9 lines
121 B
Makefile
9 lines
121 B
Makefile
SUBDIR =
|
|
SUBDIR += data
|
|
SUBDIR += engine
|
|
SUBDIR += extra
|
|
SUBDIR += music
|
|
SUBDIR += speech
|
|
|
|
.include <bsd.port.subdir.mk>
|