Remove spurious whitespace.
This commit is contained in:
parent
10ff81335f
commit
6ed8fd9689
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile.buildboot,v 1.6 2003/11/23 13:34:07 bjh21 Exp $
|
||||
# $NetBSD: Makefile.buildboot,v 1.7 2003/11/23 14:13:42 bjh21 Exp $
|
||||
|
||||
S?= ${.CURDIR}/../../../..
|
||||
|
||||
@ -25,7 +25,7 @@ vers.c: ${.CURDIR}/version
|
||||
${HOST_SH} ${S}/conf/newvers_stand.sh ${.CURDIR}/version ${MACHINE} ${NEWVERSWHAT}
|
||||
|
||||
CPPFLAGS+= -D_STANDALONE
|
||||
CPPFLAGS+= -I. -I${.CURDIR}/../../.. -I${.CURDIR}/../../../..
|
||||
CPPFLAGS+= -I. -I${.CURDIR}/../../.. -I${.CURDIR}/../../../..
|
||||
CPPFLAGS+= -I${.CURDIR}/../lib
|
||||
CFLAGS= -O2
|
||||
CFLAGS+= -ffreestanding
|
||||
|
Loading…
Reference in New Issue
Block a user