Turn off all subdirs on sparc64. We'll miss some manpages for a moment, but that

will go away with the new toolchain.
This commit is contained in:
tv 2001-02-28 16:55:59 +00:00
parent 7c7983ed46
commit 5b5b0a9c48

View File

@ -1,13 +1,10 @@
# $NetBSD: Makefile,v 1.12 2001/01/09 03:13:40 lukem Exp $
# $NetBSD: Makefile,v 1.13 2001/02/28 16:55:59 tv Exp $
.include <bsd.own.mk>
.if (${MACHINE_ARCH} != "sparc64")
SUBDIR= c89 cc cpp collect2 g++ g77 gcov \
common .WAIT cc1 cc1plus cc1obj f771
.else
SUBDIR= cc cpp g++ g77
.endif
TEXINFO= cpp.texi g77.texi gcc.texi g++FAQ.texi