6 lines
67 B
Makefile
6 lines
67 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += db
|
||
|
SUBDIR += lib
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|