diff options
author | K. Richard Pixley <rich@cygnus> | 1992-10-21 04:57:35 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-10-21 04:57:35 +0000 |
commit | ca0487229b98f00278971ed0fda7bb258091bbd9 (patch) | |
tree | 0c0623d584a96c35d8a31ca2c210c1c32c0d0285 /gdb/config/hppahpux.mt | |
parent | 6142210d1d7bcfafaa2a31327b97a354024719c1 (diff) | |
download | gdb-ca0487229b98f00278971ed0fda7bb258091bbd9.zip gdb-ca0487229b98f00278971ed0fda7bb258091bbd9.tar.gz gdb-ca0487229b98f00278971ed0fda7bb258091bbd9.tar.bz2 |
hppa native support
Diffstat (limited to 'gdb/config/hppahpux.mt')
-rw-r--r-- | gdb/config/hppahpux.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/hppahpux.mt b/gdb/config/hppahpux.mt index 0850108..b8f2f8f 100644 --- a/gdb/config/hppahpux.mt +++ b/gdb/config/hppahpux.mt @@ -1,3 +1,3 @@ # TARGET: HP PA-RISC running hpux -TDEPFILES= hppa-pinsn.o hppah-tdep.o exec.o +TDEPFILES= hppa-pinsn.o hppah-tdep.o TM_FILE= tm-hppah.h |