From 6b9deacc5dd7d30b4799dec7c2185ac3005712ef Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 26 Jan 2003 00:49:51 +0000 Subject: [PATCH] Descend into diffutils instead of diff, diff3, and sdiff (for new diffutils-2.8.1 build structure). --- gnu/usr.bin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index d2686be99e9f..fc81d46aa4f6 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -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 -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