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