Sync with sys/i386/boot/Makefile.inc.
This commit is contained in:
parent
613bd0f631
commit
3cf9d4ef15
@ -1,9 +1,9 @@
|
||||
# $Id$
|
||||
|
||||
.if exists(${.CURDIR}/../../../../include)
|
||||
CFLAGS+= -nostdinc -I${.CURDIR}/../../../../include
|
||||
MKDEP+= -nostdinc -I${.CURDIR}/../../../../include
|
||||
.endif
|
||||
CFLAGS+= -I${.CURDIR}/../../.. -I${.OBJDIR}
|
||||
MKDEP+= -I${.CURDIR}/../../.. -I${.OBJDIR}
|
||||
CLEANFILES+= machine
|
||||
|
||||
.if defined(SRCS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user