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:
parent
7c7983ed46
commit
5b5b0a9c48
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user