diff options
author | Stan Shebs <shebs@codesourcery.com> | 1993-10-30 00:16:25 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1993-10-30 00:16:25 +0000 |
commit | 9bebe5008136deb7bed1667f637bb47b0fc1580b (patch) | |
tree | 442fabe583d366eeae77d06ee971070718483f15 /gdb/config/sparc/sparclynx.mt | |
parent | 762df61d4c38314139a7f518e96f747586d45f7c (diff) | |
download | gdb-9bebe5008136deb7bed1667f637bb47b0fc1580b.zip gdb-9bebe5008136deb7bed1667f637bb47b0fc1580b.tar.gz gdb-9bebe5008136deb7bed1667f637bb47b0fc1580b.tar.bz2 |
More LynxOS support
Diffstat (limited to 'gdb/config/sparc/sparclynx.mt')
-rw-r--r-- | gdb/config/sparc/sparclynx.mt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config/sparc/sparclynx.mt b/gdb/config/sparc/sparclynx.mt new file mode 100644 index 0000000..948eb11 --- /dev/null +++ b/gdb/config/sparc/sparclynx.mt @@ -0,0 +1,3 @@ +# Target: Sparc running LynxOS +TDEPFILES= exec.o coff-solib.o sparc-tdep.o sparc-pinsn.o +TM_FILE= tm-sparclynx.h |