From 592b361f51efc9187e0971de2b272baedb3e1623 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Mon, 4 May 1998 21:23:00 +0000 Subject: first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 host --- gnu/usr.bin/binutils/gdb/config/pa/hppaelf.mt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gnu/usr.bin/binutils/gdb/config/pa/hppaelf.mt (limited to 'gnu/usr.bin/binutils/gdb/config/pa/hppaelf.mt') diff --git a/gnu/usr.bin/binutils/gdb/config/pa/hppaelf.mt b/gnu/usr.bin/binutils/gdb/config/pa/hppaelf.mt new file mode 100644 index 00000000000..33b30cb1c65 --- /dev/null +++ b/gnu/usr.bin/binutils/gdb/config/pa/hppaelf.mt @@ -0,0 +1,3 @@ +# Target: HP PA-RISC running bsd +TDEPFILES= hppa-tdep.o remote-pa.o +TM_FILE= tm-hppab.h -- cgit v1.2.3