8 lines
134 B
Makefile
8 lines
134 B
Makefile
SUBDIR =
|
|
SUBDIR += calculator
|
|
SUBDIR += code
|
|
SUBDIR += dock
|
|
SUBDIR += granite
|
|
|
|
.include <bsd.port.subdir.mk>
|