summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
blob: e12fc0ccc4038d5572cb911f761e43773d30aa52 (plain)
1
2
3
4
5
6
7
8
9
.include <src.opts.mk>

SUBDIR.${MK_DIALOG}+=	dialog
SUBDIR.${MK_GNU_DIFF}+=	diff3
SUBDIR.${MK_TESTS}+=	tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>