This commit is contained in:
Stu Grossman
1992-06-20 01:00:46 +00:00
parent bde34fd96d
commit 76b731f9ae
7 changed files with 27 additions and 2 deletions

View File

@ -94,6 +94,13 @@ gould-pinsn.c
gould-xdep.c
h8300-tdep.c
hp300ux-xdep.c
hppa-coredep.c
hppa-pinsn.c
hppabsd-core.c
hppabsd-tdep.c
hppabsd-xdep.c
hppahpux-tdep.c
hppahpux-xdep.c
i386-pinsn.c
i386-stub.c
i386-tdep.c
@ -200,6 +207,8 @@ tm-convex.h
tm-delta88.h
tm-hp300bsd.h
tm-hp300hpux.h
tm-hppabsd.h
tm-hppahpux.h
tm-i386v-g.h
tm-i386v.h
tm-i386v4.h
@ -259,6 +268,8 @@ xm-delta88.h
xm-go32.h
xm-hp300bsd.h
xm-hp300hpux.h
xm-hppabsd.h
xm-hppahpux.h
xm-i386mach.h
xm-i386sco.h
xm-i386v.h

View File

@ -49,6 +49,10 @@ hp300bsd.mh
hp300bsd.mt
hp300hpux.mh
hp300hpux.mt
hppabsd.mh
hppabsd.mt
hppahpux.mh
hppahpux.mt
i386aout.mt
i386mach.mh
i386sco.mh

View File

@ -1,4 +1,4 @@
# TARGET: HP PA-RISC running bsd
TDEPFILES= hppa-pinsn.o hppabsd-tdep.o exec.o
TDEPFILES= hppa-pinsn.o hppabsd-tdep.o exec.o hppabsd-core.o
TM_FILE= tm-hppabsd.h