Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.bin Descend into diffutils instead of diff, diff3, a...
details: https://anonhg.NetBSD.org/src/rev/bcc8435ba336
branches: trunk
changeset: 542294:bcc8435ba336
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Jan 26 00:49:51 2003 +0000
description:
Descend into diffutils instead of diff, diff3, and sdiff (for new
diffutils-2.8.1 build structure).
diffstat:
gnu/usr.bin/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r 7c60b2d04701 -r bcc8435ba336 gnu/usr.bin/Makefile
--- a/gnu/usr.bin/Makefile Sun Jan 26 00:47:42 2003 +0000
+++ b/gnu/usr.bin/Makefile Sun Jan 26 00:49:51 2003 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.111 2003/01/18 01:11:23 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2003/01/26 00:49:51 wiz Exp $
# for OBJECT_FMT
.include <bsd.own.mk>
-SUBDIR+= bc binutils c89 cvs dc diff diff3 gawk gcc grep
-SUBDIR+= groff gzip rcs sdiff send-pr texinfo
+SUBDIR+= bc binutils c89 cvs dc diffutils gawk gcc grep
+SUBDIR+= groff gzip rcs send-pr texinfo
SUBDIR+= gettext
Home |
Main Index |
Thread Index |
Old Index