From 4b30a95d7aab8f82d0c7303ce29dbd37b0e78570 Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 3 Apr 1987 11:16:46 +0000 Subject: [PATCH] minor mods --- mach/6500/cg/Makefile | 6 ++---- mach/pdp/cg/Makefile | 6 ++---- mach/proto/cg/Makefile | 6 ++---- mach/vax4/cg/Makefile | 6 ++---- mach/z80/cg/Makefile | 6 ++---- mach/z8000/cg/Makefile | 6 ++---- 6 files changed, 12 insertions(+), 24 deletions(-) diff --git a/mach/6500/cg/Makefile b/mach/6500/cg/Makefile index 17fcf475b..7478c1be3 100644 --- a/mach/6500/cg/Makefile +++ b/mach/6500/cg/Makefile @@ -15,8 +15,7 @@ CFILES=$(CDIR)/codegen.c $(CDIR)/compute.c $(CDIR)/equiv.c $(CDIR)/fillem.c \ OFILES=codegen.o compute.o equiv.o fillem.o gencode.o glosym.o main.o\ move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o -all: - make tables.c +all: tables.c make cg cg: tables.o $(OFILES) @@ -62,8 +61,7 @@ install: all cmp: all -../../compare cg -distr: - make tables.c +distr: tables.c rm -f tables1.[ch] cp tables.c tables1.c cp tables.h tables1.h diff --git a/mach/pdp/cg/Makefile b/mach/pdp/cg/Makefile index 17fcf475b..7478c1be3 100644 --- a/mach/pdp/cg/Makefile +++ b/mach/pdp/cg/Makefile @@ -15,8 +15,7 @@ CFILES=$(CDIR)/codegen.c $(CDIR)/compute.c $(CDIR)/equiv.c $(CDIR)/fillem.c \ OFILES=codegen.o compute.o equiv.o fillem.o gencode.o glosym.o main.o\ move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o -all: - make tables.c +all: tables.c make cg cg: tables.o $(OFILES) @@ -62,8 +61,7 @@ install: all cmp: all -../../compare cg -distr: - make tables.c +distr: tables.c rm -f tables1.[ch] cp tables.c tables1.c cp tables.h tables1.h diff --git a/mach/proto/cg/Makefile b/mach/proto/cg/Makefile index 17fcf475b..7478c1be3 100644 --- a/mach/proto/cg/Makefile +++ b/mach/proto/cg/Makefile @@ -15,8 +15,7 @@ CFILES=$(CDIR)/codegen.c $(CDIR)/compute.c $(CDIR)/equiv.c $(CDIR)/fillem.c \ OFILES=codegen.o compute.o equiv.o fillem.o gencode.o glosym.o main.o\ move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o -all: - make tables.c +all: tables.c make cg cg: tables.o $(OFILES) @@ -62,8 +61,7 @@ install: all cmp: all -../../compare cg -distr: - make tables.c +distr: tables.c rm -f tables1.[ch] cp tables.c tables1.c cp tables.h tables1.h diff --git a/mach/vax4/cg/Makefile b/mach/vax4/cg/Makefile index 17fcf475b..7478c1be3 100644 --- a/mach/vax4/cg/Makefile +++ b/mach/vax4/cg/Makefile @@ -15,8 +15,7 @@ CFILES=$(CDIR)/codegen.c $(CDIR)/compute.c $(CDIR)/equiv.c $(CDIR)/fillem.c \ OFILES=codegen.o compute.o equiv.o fillem.o gencode.o glosym.o main.o\ move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o -all: - make tables.c +all: tables.c make cg cg: tables.o $(OFILES) @@ -62,8 +61,7 @@ install: all cmp: all -../../compare cg -distr: - make tables.c +distr: tables.c rm -f tables1.[ch] cp tables.c tables1.c cp tables.h tables1.h diff --git a/mach/z80/cg/Makefile b/mach/z80/cg/Makefile index 17fcf475b..7478c1be3 100644 --- a/mach/z80/cg/Makefile +++ b/mach/z80/cg/Makefile @@ -15,8 +15,7 @@ CFILES=$(CDIR)/codegen.c $(CDIR)/compute.c $(CDIR)/equiv.c $(CDIR)/fillem.c \ OFILES=codegen.o compute.o equiv.o fillem.o gencode.o glosym.o main.o\ move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o -all: - make tables.c +all: tables.c make cg cg: tables.o $(OFILES) @@ -62,8 +61,7 @@ install: all cmp: all -../../compare cg -distr: - make tables.c +distr: tables.c rm -f tables1.[ch] cp tables.c tables1.c cp tables.h tables1.h diff --git a/mach/z8000/cg/Makefile b/mach/z8000/cg/Makefile index 17fcf475b..7478c1be3 100644 --- a/mach/z8000/cg/Makefile +++ b/mach/z8000/cg/Makefile @@ -15,8 +15,7 @@ CFILES=$(CDIR)/codegen.c $(CDIR)/compute.c $(CDIR)/equiv.c $(CDIR)/fillem.c \ OFILES=codegen.o compute.o equiv.o fillem.o gencode.o glosym.o main.o\ move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o -all: - make tables.c +all: tables.c make cg cg: tables.o $(OFILES) @@ -62,8 +61,7 @@ install: all cmp: all -../../compare cg -distr: - make tables.c +distr: tables.c rm -f tables1.[ch] cp tables.c tables1.c cp tables.h tables1.h