diff options
Diffstat (limited to 'gdb/config/alpha')
-rw-r--r-- | gdb/config/alpha/alpha.mt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/alpha/alpha.mt b/gdb/config/alpha/alpha.mt new file mode 100644 index 0000000..dfff657 --- /dev/null +++ b/gdb/config/alpha/alpha.mt @@ -0,0 +1,2 @@ +TDEPFILES= alpha-tdep.o +TM_FILE= tm-alpha.h |