Enable SUPPORT_USTARFS and HAVE_CHANGEDISK_HOOK in CPPFLAGS.

This commit is contained in:
tsutsui 2002-03-30 07:17:09 +00:00
parent 5cb20a9896
commit 4a12192a62
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.30 2002/03/29 20:26:06 tsutsui Exp $
# $NetBSD: Makefile,v 1.31 2002/03/30 07:17:09 tsutsui Exp $
S= ${.CURDIR}/../../../..
@ -10,6 +10,7 @@ XCOFFXTRAOBJ= Xcoffxtra.o
CFLAGS+= -Wno-main -msoft-float -mmultiple
#CPPFLAGS+= -DDEBUG -DNETIF_DEBUG
CPPFLAGS+= -D_STANDALONE -DSUPPORT_DHCP
CPPFLAGS+= -DSUPPORT_USTARFS -DHAVE_CHANGEDISK_HOOK
DBG= -Os
.PATH: ${S}/arch/powerpc/powerpc