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

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

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>