summaryrefslogtreecommitdiffstats
path: root/freebsd/Makefile
blob: af25914bebb4630d9a3cfa750303c9c3f20a5f2b (plain)
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>