bfe2f12bd0
comments to reflect that this file deals with SOM (an object file format), rather than the PA (a cpu). (Makefile.in): Chaned appropriately. (config/pa/hppabsd.mh, config/pa/hppahpux.mh): Likewise. * dbxread.c (somstab_build_psymtabs): Renamed from pastab_build_psymtabs.
9 lines
278 B
Text
9 lines
278 B
Text
# Host: Hewlett-Packard PA-RISC machine, running HPUX
|
|
TERMCAP = -lcurses
|
|
XDEPFILES=
|
|
XM_FILE= xm-hppah.h
|
|
NAT_FILE= nm-hppah.h
|
|
NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o somread.o infptrace.o
|
|
REGEX=regex.o
|
|
REGEX1=regex.o
|
|
HOST_IPC=-DBSD_IPC -DPOSIX_WAIT
|