Merged from Makefile.i386 revision 1.215.

This commit is contained in:
KATO Takenori 2000-12-16 03:17:51 +00:00
parent db53335483
commit 7a85504b98

View File

@ -40,7 +40,7 @@ SIZE?= size
OBJCOPY?= objcopy
COPTFLAGS?=-O
INCLUDES= -nostdinc -I- ${INCLMAGIC} -I. -I$S
INCLUDES= -nostdinc -I- ${INCLMAGIC} -I. -I$S -I$S/dev
# This hack is to allow kernel compiles to succeed on machines w/out srcdist
.if exists($S/../include)
INCLUDES+= -I$S/../include