hp merge changes; 5 new files.

This commit is contained in:
David Taylor
1999-01-04 16:23:14 +00:00
parent e8ff198e34
commit 61ada545ec
10 changed files with 296 additions and 9 deletions

View File

@@ -1,9 +1,14 @@
# Host: Hewlett-Packard PA-RISC machine, running HPUX
# Some versions of HPUX (10.10 for example) have a libcurses.a that contains a broken
# select(), which if linked into gdb ahead of libc, will cause gdb to core dump on
# startup. As a workaround, always link libc first when using libcurses.
TERMCAP = -lc -lHcurses
XM_FILE= xm-hppah.h
XDEPFILES= ser-tcp.o
NAT_FILE= nm-hppah.h
NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o somread.o infptrace.o hpread.o somsolib.o
NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o somread.o infptrace.o hp-psymtab-read.o hp-symtab-read.o somsolib.o
HOST_IPC=-DBSD_IPC -DPOSIX_WAIT