aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/hppahpux.mh
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-09-26 10:29:01 +0000
committerJohn Gilmore <gnu@cygnus>1992-09-26 10:29:01 +0000
commit084c7d436958d8d015667f991cf9ab308690ca3d (patch)
treeef55489224648e9f73392a5a3b10f8511a436f01 /gdb/config/hppahpux.mh
parentfb1415aebefaf9091dc268a47045c832a8778622 (diff)
downloadgdb-084c7d436958d8d015667f991cf9ab308690ca3d.zip
gdb-084c7d436958d8d015667f991cf9ab308690ca3d.tar.gz
gdb-084c7d436958d8d015667f991cf9ab308690ca3d.tar.bz2
* config/hppabsd.mh, config/hppahpux.mh: Use standard coredep.o.
Rename all HPPA files to fit into unique DOS filenames: * *hppabsd* => *hppab* * *hppahpux* => *hppah*
Diffstat (limited to 'gdb/config/hppahpux.mh')
-rw-r--r--gdb/config/hppahpux.mh5
1 files changed, 2 insertions, 3 deletions
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