6 lines
74 B
Makefile
6 lines
74 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += portbump
|
||
|
SUBDIR += portcheck
|
||
|
|
||
|
.include <bsd.subdir.mk>
|