diff options
Diffstat (limited to 'gdb/config/hp300hpux.mt')
-rw-r--r-- | gdb/config/hp300hpux.mt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gdb/config/hp300hpux.mt b/gdb/config/hp300hpux.mt deleted file mode 100644 index a8902cd..0000000 --- a/gdb/config/hp300hpux.mt +++ /dev/null @@ -1,11 +0,0 @@ -# Target: Hewlett-Packard 9000 series 300, running HPUX - -#msg Note that GDB can only read symbols from programs that were -#msg compiled with GCC -#msg - -# The headers in the directory hp-include override system headers -# and tell GDB to use BSD executable file format (hence -Ihp-include) -MT_CFLAGS=-Ihp-include -TDEPFILES= m68k-pinsn.o -TM_FILE= tm-hp300hpux.h |