The PDP 11 needs -i, Vax'en ignore it.
This commit is contained in:
parent
41d580c9cf
commit
241a7de970
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue