blob: 431d0c7cadd1e9d00496adf91774f60f32e1c6d7 (
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-pinsn.o m68k-tdep.o
TM_FILE= tm-hp300hpux.h
|