diff options
Diffstat (limited to 'gdb/config/pa/hppaosf.mt')
-rw-r--r-- | gdb/config/pa/hppaosf.mt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gdb/config/pa/hppaosf.mt b/gdb/config/pa/hppaosf.mt index a18fdcda83..4699ba789f 100644 --- a/gdb/config/pa/hppaosf.mt +++ b/gdb/config/pa/hppaosf.mt @@ -1,4 +1,5 @@ -# TARGET: HP PA-RISC running OSF1 -TDEPFILES= hppa-pinsn.o hppa-tdep.o +# Target: HP PA-RISC running OSF1 +TDEPFILES= hppa-tdep.o TM_FILE= tm-hppao.h -REMOTE_O=dcache.o remote.o remote-pa.o remote-utils.o + +REMOTE_O= dcache.o remote.o remote-pa.o remote-utils.o |