8 lines
139 B
Makefile
8 lines
139 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 2012/04/20 09:56:56 edd Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += core
|
||
|
# bindings may come later
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|