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