]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - gnu/usr.bin/Makefile
login(1): when exporting variables check the result of setenv(3)
[FreeBSD/FreeBSD.git] / gnu / usr.bin / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 SUBDIR.${MK_DIALOG}+=   dialog
6 SUBDIR.${MK_GNU_DIFF}+= diff3
7 SUBDIR.${MK_GNU_GREP}+= grep
8 SUBDIR.${MK_TESTS}+=    tests
9
10 SUBDIR_PARALLEL=
11
12 .include <bsd.subdir.mk>