1 2 3 4 5 6 7 8 9
SUBDIR = SUBDIR += common SUBDIR += dependencies SUBDIR += core SUBDIR += libraries SUBDIR += applications .include <bsd.port.subdir.mk>