6 lines
74 B
Makefile
6 lines
74 B
Makefile
SUBDIR =
|
|
SUBDIR += 1,${FLAVOR}
|
|
SUBDIR += 3
|
|
|
|
.include <bsd.port.subdir.mk>
|