aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
blob: 9910365a5b0a0c352ed5afce7471771281158b34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include <src.opts.mk>

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

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>