diff options
Diffstat (limited to 'gdb/config/powerpc/macos.mh')
-rw-r--r-- | gdb/config/powerpc/macos.mh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/config/powerpc/macos.mh b/gdb/config/powerpc/macos.mh new file mode 100644 index 0000000..63b0648 --- /dev/null +++ b/gdb/config/powerpc/macos.mh @@ -0,0 +1,4 @@ +# Host: PowerMac (PowerPC running MacOS) + +NATDEPFILES= mac-nat.o +NAT_FILE= nm-macos.h |