The PDP 11 needs -i, Vax'en ignore it.

This commit is contained in:
keie 1985-02-18 12:45:31 +00:00
parent 41d580c9cf
commit 241a7de970

View file

@ -6,6 +6,7 @@ SOURCES=*.h cgg.y scan.l cvtkeywords keywords coerc.c emlookup.c error.c expr.c
EMH=../../h
CFLAGS=-I$(EMH)
YFLAGS=-v -d
LDFLAGS=-i
cgg: cgg.o $(OFILES) output.o