From 7ddbaed0cec3a0b686806902ee708594cd1a4a14 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 30 Jul 2003 23:23:26 +0000 Subject: shine a bit more --- gnu/usr.bin/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 5f67229cffb..40a053416a8 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,14 +1,11 @@ -# $OpenBSD: Makefile,v 1.35 2003/07/22 17:15:40 deraadt Exp $ +# $OpenBSD: Makefile,v 1.36 2003/07/30 23:23:25 deraadt Exp $ # $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $ .include -SUBDIR+= bc cvs -SUBDIR+=../egcs/gcc -#SUBDIR+= gcc -SUBDIR+= groff gzip lynx rcs sendbug +SUBDIR+= ../egcs/gcc +SUBDIR+= bc cvs groff gzip lynx rcs sendbug binutils -SUBDIR+= binutils # some ports use binutils gas and ld, most do not (yet). .if ${ELF_TOOLCHAIN:L} == "no" SUBDIR+= gas ld -- cgit v1.2.3