summaryrefslogtreecommitdiffstats
path: root/gnu/Makefile
diff options
context:
space:
mode:
authorconklin <conklin@FreeBSD.org>1993-07-09 20:36:06 +0000
committerconklin <conklin@FreeBSD.org>1993-07-09 20:36:06 +0000
commit2a4d079c1f211d720705087503bb34edb21400ba (patch)
tree638aeea32f1f840c438eb4093e3769cd7f1ce0d6 /gnu/Makefile
parent4a1861f4d760f487cc9f832f4478e6c657ca106f (diff)
downloadFreeBSD-src-2a4d079c1f211d720705087503bb34edb21400ba.zip
FreeBSD-src-2a4d079c1f211d720705087503bb34edb21400ba.tar.gz
Update diff, diff3, and sdiff's makefiles to use .PATH: instead of
copying the same files to multiple directories. This should make things easier when it comes time to update to a newer version of diffutils. With this checkin, this brings the netbsd and freebsd diff dists into sync.
Diffstat (limited to 'gnu/Makefile')
-rw-r--r--gnu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/Makefile b/gnu/Makefile
index dbe612b..cfda330 100644
--- a/gnu/Makefile
+++ b/gnu/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
SUBDIR= bc cvs diff diff3 gas gawk gcc1 gcc2 gdb grep groff gzip \
- less ld man patch pr rcs sort tar
+ less ld man patch pr rcs sdiff sort tar
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud