2002-08-29 Dave Brolley <brolley@redhat.com>
[deliverable/binutils-gdb.git] / sim / common / Make-common.in
index 744295a02cb1168cad4f714da51e79283fc1f101..1f29f6a13f6d6844807e23e553e2a9a54dc0e717 100644 (file)
@@ -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
This page took 0.027202 seconds and 4 git commands to generate.