11 lines
187 B
Makefile
11 lines
187 B
Makefile
SUBDIR =
|
|
SUBDIR += interp
|
|
SUBDIR += lib
|
|
SUBDIR += interp,no_x11
|
|
SUBDIR += book
|
|
SUBDIR += book,two_sided
|
|
SUBDIR += devel-book
|
|
SUBDIR += devel-book,two_sided
|
|
|
|
.include <bsd.port.subdir.mk>
|