8 lines
98 B
Makefile
8 lines
98 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += 2.7
|
||
|
SUBDIR += 3.9
|
||
|
SUBDIR += 3.10
|
||
|
SUBDIR += 3.11
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|