Revert weird revivesa merge botch. (Hi Bill!)
This commit is contained in:
parent
edfec78484
commit
cf82732ba2
@ -1,17 +1,6 @@
|
||||
# $NetBSD: Makefile.inc,v 1.11 2008/10/15 06:51:21 wrstuden Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.12 2008/10/15 13:57:03 pooka Exp $
|
||||
#
|
||||
|
||||
LIBISPRIVATE= yes
|
||||
NOMAN= wizd
|
||||
RUMPTOP= ${.CURDIR}/../../..
|
||||
|
||||
WARNS?= 4
|
||||
DBG= -O0 -g
|
||||
|
||||
CPPFLAGS+= -I${.CURDIR} -I.
|
||||
.if "${RUMPKERNEL}" != "no"
|
||||
CFLAGS+= -ffreestanding
|
||||
CPPFLAGS:= -I${NETBSDSRCDIR}/sys/rump/include ${CPPFLAGS}
|
||||
CPPFLAGS+= -D_KERNEL -I${NETBSDSRCDIR}/common/include
|
||||
CPPFLAGS+= -D_RUMPKERNEL
|
||||
CPPFLAGS+= -nostdinc -I${NETBSDSRCDIR}/sys
|
||||
.endif
|
||||
.include "${RUMPTOP}/Makefile.rump"
|
||||
|
Loading…
Reference in New Issue
Block a user