8 lines
107 B
Makefile
8 lines
107 B
Makefile
SUBDIR =
|
|
SUBDIR += vm
|
|
SUBDIR += image
|
|
SUBDIR += funsqueak
|
|
SUBDIR += sources
|
|
|
|
.include <bsd.port.subdir.mk>
|