diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 129e7f896c40..6a98364164ed 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,15 +1,19 @@ -# $NetBSD: Makefile,v 1.104 2001/08/19 14:21:02 mrg Exp $ +# $NetBSD: Makefile,v 1.105 2001/12/03 22:14:09 martin Exp $ # for OBJECT_FMT .include -SUBDIR+= bc binutils c89 cvs dc diff diff3 egcs gas.new gawk gcc gdb grep +SUBDIR+= bc binutils c89 cvs dc diff diff3 egcs gas.new gcc gdb grep SUBDIR+= gprof groff gzip ld.new rcs sdiff send-pr texinfo SUBDIR+= cpio SUBDIR+= tar SUBDIR+= gettext +.if (${MACHINE_ARCH} != "sparc64") +SUBDIR+= gawk +.endif + .if (${MACHINE_ARCH} == "m68k" && ${OBJECT_FMT} != "ELF") || \ (${MACHINE_ARCH} == "ns32k") SUBDIR+= gas