f0854b2df7
See my last commit for why we are using a subdir.
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>
|