From 084c7d436958d8d015667f991cf9ab308690ca3d Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Sat, 26 Sep 1992 10:29:01 +0000 Subject: * config/hppabsd.mh, config/hppahpux.mh: Use standard coredep.o. Rename all HPPA files to fit into unique DOS filenames: * *hppabsd* => *hppab* * *hppahpux* => *hppah* --- gdb/config/hppahpux.mh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gdb/config/hppahpux.mh') diff --git a/gdb/config/hppahpux.mh b/gdb/config/hppahpux.mh index 54d4281..06296e0 100644 --- a/gdb/config/hppahpux.mh +++ b/gdb/config/hppahpux.mh @@ -1,7 +1,6 @@ # Host: Hewlett-Packard PA-RISC machine, running HPUX TERMCAP = -lcurses -XDEPFILES= hppahpux-xdep.o hppa-coredep.o -XM_FILE= xm-hppahpux.h +XDEPFILES= hppah-xdep.o coredep.o +XM_FILE= xm-hppah.h REGEX=regex.o REGEX1=regex.o -ALLOCA=alloca.o -- cgit v1.1