7 lines
124 B
Makefile
7 lines
124 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 2011/07/04 15:28:42 jasper Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += core
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|