summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin')
-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 fba23a7e0a1..55da28aa408 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.27 1995/12/07 07:26:32 phil Exp $
-SUBDIR+= bc cpio cvs dc diff diff3 gawk grep groff
+SUBDIR+= bc cpio cvs dc diff diff3 gawk gcc grep groff
SUBDIR+= gzip rcs sdiff send-pr sort tar texinfo
# some ports don't use the tool chain in /usr/src
.if (${MACHINE_ARCH} != "alpha") && (${MACHINE_ARCH} != "mips") && \
(${MACHINE_ARCH} != "vax") && (${MACHINE_ARCH} != "ns32k")
-SUBDIR+= gas gcc2 gdb ld
+SUBDIR+= gas gdb ld
.endif
# ns32k and vax wants newer gcc