6 lines
90 B
Makefile
6 lines
90 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += nxcomp
|
||
|
SUBDIR += nxproxy
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|