1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / config / mh-solaris
CommitLineData
55f6d8c4
DZ
1# Makefile changes for Suns running Solaris 2
2
3SYSV = -DSYSV
4RANLIB = true
5INSTALL = cp
6CFLAGS = -g
7
8# if you're using Sun's C compiler, add -xs to the CFLAGS line
9
10# X11
11X11_INCLUDE_FLAGS = -I/usr/openwin/include
12X11_LIB_FLAGS = -L/usr/openwin/lib
This page took 0.188322 seconds and 4 git commands to generate.