8 lines
123 B
Makefile
8 lines
123 B
Makefile
SUBDIR =
|
|
SUBDIR += re
|
|
SUBDIR += rem
|
|
SUBDIR += baresip
|
|
SUBDIR += restund
|
|
|
|
.include <bsd.port.subdir.mk>
|