15 lines
444 B
Plaintext
15 lines
444 B
Plaintext
# Host: Hewlett-Packard PA-RISC machine, running HPUX 11.00
|
|
|
|
# FIXME: cagney/2002-04-07: gdb/366: The -Dvfork=fork hack below is
|
|
# stop GDB hanging on HP/UX. For some reason vfork() hangs yet fork()
|
|
# doesn't ....
|
|
|
|
MH_CFLAGS = -D__HP_CURSES -Dvfork=fork
|
|
|
|
XM_FILE= xm-hppah.h
|
|
|
|
NAT_FILE= nm-hppah11.h
|
|
NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o infttrace.o hpread.o pa64solib.o solib.o
|
|
|
|
HOST_IPC=-DBSD_IPC -DPOSIX_WAIT
|