binutils-gdb/config/mh-hpux8
Ian Lance Taylor 3cbb8192fa * mh-hpux8: New file.
* mh-hpux: Use X11R5 rather than X11R4.
1995-03-13 17:37:39 +00:00

9 lines
201 B
Plaintext

# Define SYSV as -DSYSV if you are using a System V operating system.
CC = cc -Wp,-H256000
SYSV = -DSYSV
RANLIB = true
# X11
X11_INCLUDE_FLAGS = -I/usr/include/X11R4
X11_LIB_FLAGS = -L/usr/lib/X11R4