7 lines
125 B
Makefile
7 lines
125 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2012/01/25 11:30:24 sthen Exp $
|
||
|
|
||
|
SUBDIR += base
|
||
|
SUBDIR += data
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|