8 lines
130 B
Makefile
8 lines
130 B
Makefile
SUBDIR =
|
|
SUBDIR += 3.4
|
|
SUBDIR += 3.4,no_x11
|
|
SUBDIR += 3.6
|
|
SUBDIR += 3.6,no_x11
|
|
|
|
.include <bsd.port.subdir.mk>
|