old-cross-binutils/gdb/config/avr/avr.mt
Theodore A. Roth 8818c391f7 * Makefile.in: Add support for AVR target.
* configure.tgt: Add support for AVR target.
* avr-tdep.c: New file
* config/avr/avr.mt: New file.
2002-04-25 20:34:56 +00:00

12 lines
279 B
Mathematica

# Target: AVR
TDEPFILES= avr-tdep.o
#
# There is no simulator provided with gdb (yet).
#
# See <http://savannah.gnu.org/projects/simulavr/> for the simulator
# used during development of avr support for gdb.
#
# Simulator: AVR
#SIM_OBS = remote-sim.o
#SIM = ../sim/avr/libsim.a