ce928021ab
* config/sparc/embed.mt: New file. * configure.tgt (sparc-*-rtems*): Use embed.mt. sim/ * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator. * Makefile.in (FLAGS_TO_PASS): Include libdir. * configure: Regenerated. sim/erc32/ * Makefile.in (func.o, help.o): Correct dependencies. * Makefile.in (install-sis): Honor DESTDIR.
5 lines
116 B
Mathematica
5 lines
116 B
Mathematica
# Target: SPARC embedded with simulator
|
|
TDEPFILES= sparc-tdep.o
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/erc32/libsim.a
|