minor mods
This commit is contained in:
parent
e0c5bb9ffe
commit
4b30a95d7a
|
@ -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\
|
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
|
move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o
|
||||||
|
|
||||||
all:
|
all: tables.c
|
||||||
make tables.c
|
|
||||||
make cg
|
make cg
|
||||||
|
|
||||||
cg: tables.o $(OFILES)
|
cg: tables.o $(OFILES)
|
||||||
|
@ -62,8 +61,7 @@ install: all
|
||||||
cmp: all
|
cmp: all
|
||||||
-../../compare cg
|
-../../compare cg
|
||||||
|
|
||||||
distr:
|
distr: tables.c
|
||||||
make tables.c
|
|
||||||
rm -f tables1.[ch]
|
rm -f tables1.[ch]
|
||||||
cp tables.c tables1.c
|
cp tables.c tables1.c
|
||||||
cp tables.h tables1.h
|
cp tables.h tables1.h
|
||||||
|
|
|
@ -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\
|
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
|
move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o
|
||||||
|
|
||||||
all:
|
all: tables.c
|
||||||
make tables.c
|
|
||||||
make cg
|
make cg
|
||||||
|
|
||||||
cg: tables.o $(OFILES)
|
cg: tables.o $(OFILES)
|
||||||
|
@ -62,8 +61,7 @@ install: all
|
||||||
cmp: all
|
cmp: all
|
||||||
-../../compare cg
|
-../../compare cg
|
||||||
|
|
||||||
distr:
|
distr: tables.c
|
||||||
make tables.c
|
|
||||||
rm -f tables1.[ch]
|
rm -f tables1.[ch]
|
||||||
cp tables.c tables1.c
|
cp tables.c tables1.c
|
||||||
cp tables.h tables1.h
|
cp tables.h tables1.h
|
||||||
|
|
|
@ -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\
|
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
|
move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o
|
||||||
|
|
||||||
all:
|
all: tables.c
|
||||||
make tables.c
|
|
||||||
make cg
|
make cg
|
||||||
|
|
||||||
cg: tables.o $(OFILES)
|
cg: tables.o $(OFILES)
|
||||||
|
@ -62,8 +61,7 @@ install: all
|
||||||
cmp: all
|
cmp: all
|
||||||
-../../compare cg
|
-../../compare cg
|
||||||
|
|
||||||
distr:
|
distr: tables.c
|
||||||
make tables.c
|
|
||||||
rm -f tables1.[ch]
|
rm -f tables1.[ch]
|
||||||
cp tables.c tables1.c
|
cp tables.c tables1.c
|
||||||
cp tables.h tables1.h
|
cp tables.h tables1.h
|
||||||
|
|
|
@ -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\
|
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
|
move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o
|
||||||
|
|
||||||
all:
|
all: tables.c
|
||||||
make tables.c
|
|
||||||
make cg
|
make cg
|
||||||
|
|
||||||
cg: tables.o $(OFILES)
|
cg: tables.o $(OFILES)
|
||||||
|
@ -62,8 +61,7 @@ install: all
|
||||||
cmp: all
|
cmp: all
|
||||||
-../../compare cg
|
-../../compare cg
|
||||||
|
|
||||||
distr:
|
distr: tables.c
|
||||||
make tables.c
|
|
||||||
rm -f tables1.[ch]
|
rm -f tables1.[ch]
|
||||||
cp tables.c tables1.c
|
cp tables.c tables1.c
|
||||||
cp tables.h tables1.h
|
cp tables.h tables1.h
|
||||||
|
|
|
@ -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\
|
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
|
move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o
|
||||||
|
|
||||||
all:
|
all: tables.c
|
||||||
make tables.c
|
|
||||||
make cg
|
make cg
|
||||||
|
|
||||||
cg: tables.o $(OFILES)
|
cg: tables.o $(OFILES)
|
||||||
|
@ -62,8 +61,7 @@ install: all
|
||||||
cmp: all
|
cmp: all
|
||||||
-../../compare cg
|
-../../compare cg
|
||||||
|
|
||||||
distr:
|
distr: tables.c
|
||||||
make tables.c
|
|
||||||
rm -f tables1.[ch]
|
rm -f tables1.[ch]
|
||||||
cp tables.c tables1.c
|
cp tables.c tables1.c
|
||||||
cp tables.h tables1.h
|
cp tables.h tables1.h
|
||||||
|
|
|
@ -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\
|
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
|
move.o nextem.o reg.o regvar.o salloc.o state.o subr.o var.o
|
||||||
|
|
||||||
all:
|
all: tables.c
|
||||||
make tables.c
|
|
||||||
make cg
|
make cg
|
||||||
|
|
||||||
cg: tables.o $(OFILES)
|
cg: tables.o $(OFILES)
|
||||||
|
@ -62,8 +61,7 @@ install: all
|
||||||
cmp: all
|
cmp: all
|
||||||
-../../compare cg
|
-../../compare cg
|
||||||
|
|
||||||
distr:
|
distr: tables.c
|
||||||
make tables.c
|
|
||||||
rm -f tables1.[ch]
|
rm -f tables1.[ch]
|
||||||
cp tables.c tables1.c
|
cp tables.c tables1.c
|
||||||
cp tables.h tables1.h
|
cp tables.h tables1.h
|
||||||
|
|
Loading…
Reference in a new issue