diff options
Diffstat (limited to 'gdb/config/hp300hpux.mt')
-rw-r--r-- | gdb/config/hp300hpux.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/hp300hpux.mt b/gdb/config/hp300hpux.mt index d1837ac..a8902cd 100644 --- a/gdb/config/hp300hpux.mt +++ b/gdb/config/hp300hpux.mt @@ -7,5 +7,5 @@ # 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= exec.o m68k-pinsn.o +TDEPFILES= m68k-pinsn.o TM_FILE= tm-hp300hpux.h |