8 lines
147 B
Makefile
8 lines
147 B
Makefile
# $OpenBSD: Makefile,v 1.7 2015/06/24 06:52:46 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += extra
|
|
|
|
.include <bsd.port.subdir.mk>
|