From 5c7cd4b81f747f43ba1dcb34d52bb4e4ed72dfd3 Mon Sep 17 00:00:00 2001 From: kato Date: Sat, 16 Dec 2000 03:17:51 +0000 Subject: Merged from Makefile.i386 revision 1.215. --- sys/conf/Makefile.pc98 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/conf/Makefile.pc98') diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98 index f4e3934..f3f1572 100644 --- a/sys/conf/Makefile.pc98 +++ b/sys/conf/Makefile.pc98 @@ -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 -- cgit v1.1