summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-08-03 01:28:39 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-08-03 01:28:39 +0000
commit8421f98a751330cac87b4dca3308335ddc2c68a5 (patch)
tree320ddc11c7e31e7c67041c0593322e6602ad43d5 /gnu/usr.bin/Makefile
parentd7df83ebf13838d56960fc67459af277b1fcc44f (diff)
gnu gzip dir is now bye bye
Diffstat (limited to 'gnu/usr.bin/Makefile')
-rw-r--r--gnu/usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 40a053416a8..8973b06e0c2 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.36 2003/07/30 23:23:25 deraadt Exp $
+# $OpenBSD: Makefile,v 1.37 2003/08/03 01:28:38 deraadt Exp $
# $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $
.include <bsd.own.mk>
SUBDIR+= ../egcs/gcc
-SUBDIR+= bc cvs groff gzip lynx rcs sendbug binutils
+SUBDIR+= bc cvs groff lynx rcs sendbug binutils
# some ports use binutils gas and ld, most do not (yet).
.if ${ELF_TOOLCHAIN:L} == "no"