This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / config / mh-solaris
1 # Makefile changes for Suns running Solaris 2
2
3 SYSV = -DSYSV
4 RANLIB = true
5 INSTALL = cp
6 CFLAGS = -g
7
8 # if you're using Sun's C compiler, add -xs to the CFLAGS line
9
10 # X11
11 X11_INCLUDE_FLAGS = -I/usr/openwin/include
12 X11_LIB_FLAGS = -L/usr/openwin/lib
This page took 0.030683 seconds and 5 git commands to generate.