* Make-common.in (CGEN_INCLUDE_DEPS): Define.

(sim-core.o): Delete duplicate dependence on $(SIM_EXTRA_DEPS).
	(sim-cpu.o,sim-endian.o,sim-hw.o): Ditto.
	(cgen-run.o,cgen-scache.o,cgen-trace.o,cgen-utils.o): Delete
	explicit cgen header dependencies, require SIM_EXTRA_DEPS to include
	CGEN_INCLUDE_DEPS.
	* cgen-cpu.h: New file.
	* cgen-engine.h: New file.
	* cgen-scache.h: New file.
	* cgen-sim.h: Delete portions moved to new files.
	* genmloop.sh: Generate two files eng.hin,mloop.cin explicitly,
	rather than sending result to stdout.
This commit is contained in:
Doug Evans 1998-10-19 21:00:59 +00:00
parent fcea6f2092
commit b35179cb0b
1 changed files with 3 additions and 0 deletions

View File

@ -36,10 +36,13 @@ Makefile.in
acconfig.h
aclocal.m4
callback.c
cgen-cpu.h
cgen-engine.h
cgen-mem.h
cgen-ops.h
cgen-run.c
cgen-scache.c
cgen-scache.h
cgen-sim.h
cgen-trace.c
cgen-trace.h