diff options
Diffstat (limited to 'gdb/config/powerpc/macos.mt')
-rw-r--r-- | gdb/config/powerpc/macos.mt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config/powerpc/macos.mt b/gdb/config/powerpc/macos.mt new file mode 100644 index 0000000..07ad0d2 --- /dev/null +++ b/gdb/config/powerpc/macos.mt @@ -0,0 +1,3 @@ +# Target: PowerMac (PowerPC running MacOS) +TDEPFILES= rs6000-tdep.o xcoffread.o +TM_FILE= tm-macos.h |