8 lines
130 B
Makefile
8 lines
130 B
Makefile
# $OpenBSD: Makefile,v 1.2 2013/05/30 10:51:22 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += base
|
|
SUBDIR += data
|
|
|
|
.include <bsd.port.subdir.mk>
|