summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/development/Makefile
blob: 96e4fcbe4dc311d471d8be7f5a1ee5067ed701a7 (plain)
1
2
3
4
5
6
7
8

    SUBDIR =
    SUBDIR += kdbg
    SUBDIR += kdiff3
    SUBDIR += kscope
    SUBDIR += kxmleditor

.include <bsd.port.subdir.mk>