diff options
Diffstat (limited to 'gnu/usr.bin/Makefile')
-rw-r--r-- | gnu/usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 42413694e2c..eec2e8fa73d 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.32 2002/06/12 04:17:24 art Exp $ +# $OpenBSD: Makefile,v 1.33 2003/06/22 22:27:17 deraadt Exp $ # $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $ .include <bsd.own.mk> @@ -6,7 +6,7 @@ SUBDIR+= bc cvs diff diff3 SUBDIR+=../egcs/gcc #SUBDIR+= gcc -SUBDIR+= grep groff gzip lynx rcs sdiff sendbug +SUBDIR+= groff gzip lynx rcs sdiff sendbug SUBDIR+= binutils # some ports use binutils gas and ld, most do not (yet). |