diff options
author | Stu Grossman <grossman@cygnus> | 1992-06-19 22:48:09 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-06-19 22:48:09 +0000 |
commit | 39140ed22b8d8957abfe70d6b548f368c094fd1a (patch) | |
tree | 9045273d7946744a2224318c08618697678636f9 /gdb/config/hppabsd.mt | |
parent | 5e511f6f7097f102c852b2e8eec0be7b0ef4a47f (diff) | |
download | gdb-39140ed22b8d8957abfe70d6b548f368c094fd1a.zip gdb-39140ed22b8d8957abfe70d6b548f368c094fd1a.tar.gz gdb-39140ed22b8d8957abfe70d6b548f368c094fd1a.tar.bz2 |
HPPA merge.
Diffstat (limited to 'gdb/config/hppabsd.mt')
-rw-r--r-- | gdb/config/hppabsd.mt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/config/hppabsd.mt b/gdb/config/hppabsd.mt new file mode 100644 index 0000000..7a13df8 --- /dev/null +++ b/gdb/config/hppabsd.mt @@ -0,0 +1,4 @@ +# TARGET: HP PA-RISC running bsd +TDEPFILES= hppa-pinsn.o hppabsd-tdep.o exec.o +TM_FILE= tm-hppabsd.h + |