8 lines
135 B
Makefile
8 lines
135 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2013/11/24 22:04:08 pascal Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += base
|
||
|
SUBDIR += data
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|