blob: 0fa801dee2529dcd28a054e698781ed35f0b3734 (
plain)
1
2
3
4
5
6
7
8
|
# Target: Hewlett-Packard 9000 series 300, running HPUX
#msg Note that GDB can only read symbols from programs that were
#msg compiled with GCC using GAS.
#msg
TDEPFILES= m68k-tdep.o
TM_FILE= tm-hp300hpux.h
|