mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 18:44:20 +08:00
2002-08-29 Dave Brolley <brolley@redhat.com>
* Make-common.in (CGEN_READ_SCM): Remove ../../cgen/stamp-cgen.
This commit is contained in:
parent
a9fa9f7daf
commit
7ede505aef
@ -1,3 +1,7 @@
|
||||
2002-08-29 Dave Brolley <brolley@redhat.com>
|
||||
|
||||
* Make-common.in (CGEN_READ_SCM): Remove ../../cgen/stamp-cgen.
|
||||
|
||||
2002-07-17 Andrew Cagney <cagney@redhat.com>
|
||||
|
||||
* run-sim.h: Add #ifdef RUN_SIM_H wrapper.
|
||||
|
@ -655,7 +655,7 @@ CGEN = `if [ -f ../../guile/libguile/guile ]; then echo ../../guile/libguile/gui
|
||||
CGENFLAGS = -v
|
||||
CGEN_CPU_DIR = $(CGENDIR)/cpu
|
||||
|
||||
CGEN_READ_SCM = ../../cgen/stamp-cgen $(CGENDIR)/sim.scm
|
||||
CGEN_READ_SCM = $(CGENDIR)/sim.scm
|
||||
CGEN_ARCH_SCM = $(CGENDIR)/sim-arch.scm
|
||||
CGEN_CPU_SCM = $(CGENDIR)/sim-cpu.scm $(CGENDIR)/sim-model.scm
|
||||
CGEN_DECODE_SCM = $(CGENDIR)/sim-decode.scm
|
||||
|
Loading…
Reference in New Issue
Block a user