repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* Sanitization fixes to retain new files.
[binutils-gdb.git]
/
config
/
mh-solaris
blob
1cb21c70b0171d7e1c470daf6e9bf4331fd909a1
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