8 lines
151 B
Makefile
8 lines
151 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/19 09:14:21 jasper Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += core
|
||
|
SUBDIR += extra
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|