6 lines
86 B
Makefile
6 lines
86 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += core
|
||
|
SUBDIR += dicts
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|