8 lines
139 B
Makefile
8 lines
139 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2011/03/28 14:06:06 sthen Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += core
|
||
|
# SUBDIR += web
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|