Sync with sys/i386/boot/Makefile.inc revision up to 1.5.

This commit is contained in:
KATO Takenori 1999-01-04 08:01:04 +00:00
parent 9b294c6e32
commit 701c68e36b
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# $Id: Makefile.inc,v 1.2 1998/03/14 02:29:24 kato Exp $
# $Id: Makefile.inc,v 1.3 1998/03/14 02:33:54 kato Exp $
BINDIR?= /usr/mdec
CFLAGS+= -aout
.if exists(${.CURDIR}/../../../../include)
CFLAGS+= -nostdinc -I${.CURDIR}/../../../../include
.endif