diff options
| author | Ian Lepore <ian@FreeBSD.org> | 2018-04-13 19:15:31 +0000 |
|---|---|---|
| committer | Ian Lepore <ian@FreeBSD.org> | 2018-04-13 19:15:31 +0000 |
| commit | b192409c5393c7b9abcfecf2bb9badc49e916f24 (patch) | |
| tree | b2bfa0715efd04aa5cc60a5e6268e5f349343e3e /gnu/usr.bin | |
| parent | 6edcc25c435b74aaa27f1292cf56091ba40664b2 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index cdf4fe43a5a01..be4033318870e 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -22,8 +22,6 @@ SUBDIR.${MK_GPL_DTC}+= dtc SUBDIR.${MK_RCS}+= rcs SUBDIR.${MK_TESTS}+= tests -.info MK_GNU_DIFF=${MK_GNU_DIFF} - SUBDIR_PARALLEL= .include <bsd.subdir.mk> |
