xref: /openbsd/gnu/usr.bin/binutils/gdb/config/avr/avr.mt (revision 73471bf0)
1# Target: AVR
2TDEPFILES= avr-tdep.o
3
4#
5# There is no simulator provided with gdb (yet).
6#
7# See <http://savannah.gnu.org/projects/simulavr/> for the simulator
8# used during development of avr support for gdb.
9#
10# Simulator: AVR
11#SIM_OBS = remote-sim.o
12#SIM = ../sim/avr/libsim.a
13