summaryrefslogtreecommitdiffstats
path: root/freebsd/Makefile
blob: e879038e4c363ac86f365122291f5ed08596b1ef (plain)
1
2
3
4
5
6
7
8

    SUBDIR =
    SUBDIR += dependencies
    SUBDIR += core
    SUBDIR += libraries
    SUBDIR += applications

.include <bsd.port.subdir.mk>