Browse Source

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

keie 39 years ago
parent
commit
241a7de970
1 changed files with 1 additions and 0 deletions
  1. 1 0
      util/ncgg/Makefile

+ 1 - 0
util/ncgg/Makefile

@@ -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