Add `-I.' option to CFLAGS so that we can compile asm code together

with `-nostdinc' option.
This commit is contained in:
iwasaki 2001-09-04 15:46:32 +00:00
parent a19dd226fc
commit 9230460351

View File

@ -9,6 +9,7 @@ DEPENDFILE=
MAKESRCPATH= ${.CURDIR}
CLEANFILES= acpi_wakecode.h acpi_wakecode.bin acpi_wakecode.o
.endif
CFLAGS+= -I.
all: acpi_wakecode.h