aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-04-20 19:24:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-04-20 19:24:51 +0000
commita17665bcefb6b60d8dfb5ae95d9dfce6a3ca79c7 (patch)
treef0456ab512809e9a7e67bd29ae91cfffa2a62bfe /usr.bin/Makefile
parent190d9abce7c9f1ce8fa80cb697187f1e1f36cf42 (diff)
downloadsrc-a17665bcefb6b60d8dfb5ae95d9dfce6a3ca79c7.tar.gz
src-a17665bcefb6b60d8dfb5ae95d9dfce6a3ca79c7.zip
Replace again GNU diff with BSD diff
After a firts failed attempt, BSD diff is now good enough to replace GNU diff. Relnotes: yes
Notes
Notes: svn path=/head/; revision=317209
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index b3ff6b9602d3..db6b22c37e56 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -34,6 +34,7 @@ SUBDIR= alias \
csplit \
ctlstat \
cut \
+ diff \
dirname \
du \
elf2aout \