From: ceriel Date: Mon, 24 Nov 1986 21:30:57 +0000 (+0000) Subject: Handled gen.c wrong. This is corrected. X-Git-Tag: release-5-5~5141 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=dbb351f0789871b49362a8b15dfb210dc84be1ee;p=ack.git Handled gen.c wrong. This is corrected. --- diff --git a/mach/arm/top/Makefile b/mach/arm/top/Makefile index 24b25c5e5..38293cb79 100644 --- a/mach/arm/top/Makefile +++ b/mach/arm/top/Makefile @@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top -CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c -OFILES=top.o queue.o gen.o +CFILES=$(CDIR)/top.c $(CDIR)/queue.c +OFILES=top.o queue.o all: gen.c make top @@ -14,7 +14,7 @@ all: gen.c top: $(OFILES) $(CC) $(LDFLAGS) $(OFILES) $(LIBS) -o top -top.o: $(CDIR)/top.c +top.o: $(CDIR)/top.c gen.c $(CC) -c $(CFLAGS) $(CDIR)/top.c queue.o: $(CDIR)/queue.c diff --git a/mach/m68020/top/Makefile b/mach/m68020/top/Makefile index 24b25c5e5..38293cb79 100644 --- a/mach/m68020/top/Makefile +++ b/mach/m68020/top/Makefile @@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top -CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c -OFILES=top.o queue.o gen.o +CFILES=$(CDIR)/top.c $(CDIR)/queue.c +OFILES=top.o queue.o all: gen.c make top @@ -14,7 +14,7 @@ all: gen.c top: $(OFILES) $(CC) $(LDFLAGS) $(OFILES) $(LIBS) -o top -top.o: $(CDIR)/top.c +top.o: $(CDIR)/top.c gen.c $(CC) -c $(CFLAGS) $(CDIR)/top.c queue.o: $(CDIR)/queue.c diff --git a/mach/m68k2/top/Makefile b/mach/m68k2/top/Makefile index 24b25c5e5..38293cb79 100644 --- a/mach/m68k2/top/Makefile +++ b/mach/m68k2/top/Makefile @@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top -CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c -OFILES=top.o queue.o gen.o +CFILES=$(CDIR)/top.c $(CDIR)/queue.c +OFILES=top.o queue.o all: gen.c make top @@ -14,7 +14,7 @@ all: gen.c top: $(OFILES) $(CC) $(LDFLAGS) $(OFILES) $(LIBS) -o top -top.o: $(CDIR)/top.c +top.o: $(CDIR)/top.c gen.c $(CC) -c $(CFLAGS) $(CDIR)/top.c queue.o: $(CDIR)/queue.c diff --git a/mach/pdp/top/Makefile b/mach/pdp/top/Makefile index 24b25c5e5..38293cb79 100644 --- a/mach/pdp/top/Makefile +++ b/mach/pdp/top/Makefile @@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top -CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c -OFILES=top.o queue.o gen.o +CFILES=$(CDIR)/top.c $(CDIR)/queue.c +OFILES=top.o queue.o all: gen.c make top @@ -14,7 +14,7 @@ all: gen.c top: $(OFILES) $(CC) $(LDFLAGS) $(OFILES) $(LIBS) -o top -top.o: $(CDIR)/top.c +top.o: $(CDIR)/top.c gen.c $(CC) -c $(CFLAGS) $(CDIR)/top.c queue.o: $(CDIR)/queue.c diff --git a/mach/proto/top/Makefile b/mach/proto/top/Makefile index 24b25c5e5..38293cb79 100644 --- a/mach/proto/top/Makefile +++ b/mach/proto/top/Makefile @@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top -CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c -OFILES=top.o queue.o gen.o +CFILES=$(CDIR)/top.c $(CDIR)/queue.c +OFILES=top.o queue.o all: gen.c make top @@ -14,7 +14,7 @@ all: gen.c top: $(OFILES) $(CC) $(LDFLAGS) $(OFILES) $(LIBS) -o top -top.o: $(CDIR)/top.c +top.o: $(CDIR)/top.c gen.c $(CC) -c $(CFLAGS) $(CDIR)/top.c queue.o: $(CDIR)/queue.c diff --git a/mach/vax4/top/Makefile b/mach/vax4/top/Makefile index 24b25c5e5..38293cb79 100644 --- a/mach/vax4/top/Makefile +++ b/mach/vax4/top/Makefile @@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top -CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c -OFILES=top.o queue.o gen.o +CFILES=$(CDIR)/top.c $(CDIR)/queue.c +OFILES=top.o queue.o all: gen.c make top @@ -14,7 +14,7 @@ all: gen.c top: $(OFILES) $(CC) $(LDFLAGS) $(OFILES) $(LIBS) -o top -top.o: $(CDIR)/top.c +top.o: $(CDIR)/top.c gen.c $(CC) -c $(CFLAGS) $(CDIR)/top.c queue.o: $(CDIR)/queue.c