removed -i flag

This commit is contained in:
ceriel
1991-02-19 16:57:39 +00:00
parent 3f922854b3
commit 0d65b92220
40 changed files with 40 additions and 40 deletions

View File

@@ -10,7 +10,7 @@ FFLAG =
INCL = -I. -I$h $(DEF)
CFLAGS = $(FFLAG) -O $(INCL)
YFLAGS = -d
LDFLAGS = $(FFLAG) -i
LDFLAGS = $(FFLAG)
CSRC = $(CDIR)/comm3.c $(CDIR)/comm4.c $(CDIR)/comm5.c \
$(CDIR)/comm6.c $(CDIR)/comm7.c $(CDIR)/comm8.c