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

This commit is contained in:
kato 1999-01-04 08:01:04 +00:00
parent fd81691f6b
commit 3f95b65162

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