* c-exp.y (parse_number): Assign to temporary between the right
[deliverable/binutils-gdb.git] / config / mh-hpux
1 # Define SYSV as -DSYSV if you are using a System V operating system.
2 SYSV = -DSYSV
3 RANLIB = true
4
5 # X11
6 X11_INCLUDE_FLAGS = -I/usr/include/X11R4
7 X11_LIB_FLAGS = -L/usr/lib/X11R4
This page took 0.028866 seconds and 4 git commands to generate.