5 lines
68 B
Makefile
5 lines
68 B
Makefile
SUBDIR =
|
|
SUBDIR += 1.2
|
|
SUBDIR += 2.0
|
|
|
|
.include <bsd.port.subdir.mk>
|