Add -Dsgimips to CPPFLAGS.

This commit is contained in:
thorpej 2001-12-20 20:30:59 +00:00
parent a6a5d9fa2b
commit e091c2afd1
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.booters,v 1.5 2001/12/12 01:49:51 tv Exp $
# $NetBSD: Makefile.booters,v 1.6 2001/12/20 20:30:59 thorpej Exp $
# $S must correspond to the top of the 'sys' tree
S= ${.CURDIR}/../../../..
@ -29,6 +29,8 @@ LDBUG= -T $S/arch/mips/conf/stand.ldscript
NETBSD_VERS!= sh ${.CURDIR}/../../../../conf/osrelease.sh
CPPFLAGS+= -DNETBSD_VERS='"${NETBSD_VERS}"'
CPPFLAGS+= -Dsgimips
# PROG set by parent.
NOMAN= # defined