11 lines
203 B
Makefile
11 lines
203 B
Makefile
# $OpenBSD: Makefile,v 1.7 2016/06/22 21:49:53 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += core2
|
|
SUBDIR += web
|
|
SUBDIR += web2
|
|
SUBDIR += web2-module-director
|
|
|
|
.include <bsd.port.subdir.mk>
|