xref: /openbsd-src/gnu/usr.bin/binutils/gdb/config/avr/avr.mt (revision b725ae7711052a2233e31a66fefb8a752c388d7a)
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