diff options
Diffstat (limited to 'gnu/usr.bin/binutils/gdb/config/powerpc/obsd.mt')
-rw-r--r-- | gnu/usr.bin/binutils/gdb/config/powerpc/obsd.mt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/gdb/config/powerpc/obsd.mt b/gnu/usr.bin/binutils/gdb/config/powerpc/obsd.mt new file mode 100644 index 00000000000..44418325270 --- /dev/null +++ b/gnu/usr.bin/binutils/gdb/config/powerpc/obsd.mt @@ -0,0 +1,4 @@ +# Target: OpenBSD/powerpc +TDEPFILES= rs6000-tdep.o ppc-sysv-tdep.o ppcobsd-tdep.o \ + corelow.o solib.o solib-svr4.o +TM_FILE= tm-nbsd.h |