8 lines
149 B
Makefile
8 lines
149 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2017/09/13 10:38:41 robert Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += core
|
||
|
SUBDIR += webapp
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|