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