aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
blob: 84fe2f2f3b803dd5b86f1f35fe6b47327181be84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

.include <src.opts.mk>

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

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>