* device/include/ds400rom.h,
[fw/sdcc] / device / lib / hc08 / Makefile.in
index b5a81c6004ed3800e04951adc389033baeadd36d..5482da00044996276fecea21a5df8444c6d7f7ad 100644 (file)
@@ -15,7 +15,7 @@ CC = $(SCC)
 AS = $(SAS)
 ASFLAGS = -plosgff
 
-CFLAGS = -I$(srcdir)/../../include -I.
+CFLAGS = -I$(srcdir)/../../include -I. --std-c89
 
 all: $(LIB)
 
@@ -35,4 +35,4 @@ clean:
        rm -f *.rel *.sym *.lst *~ $(CLEANSPEC) *.dump* *.asm *.lib
 
 distclean: clean
-       rm -f Makefile
\ No newline at end of file
+       rm -f Makefile