Descend into diffutils instead of diff, diff3, and sdiff (for new
diffutils-2.8.1 build structure).
This commit is contained in:
parent
d38d5e887e
commit
6b9deacc5d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue