6 lines
74 B
Makefile
6 lines
74 B
Makefile
SUBDIR =
|
|
SUBDIR += server
|
|
SUBDIR += client
|
|
|
|
.include <bsd.port.subdir.mk>
|