repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git]
/
wmake
/
rules
/
solarisGcc
/
general
blob
aac04c7de759431dbb92f81ce26d516b2ead0514
1
CPP = /usr/lib/cpp -undef $(GFLAGS)
2
3
PROJECT_LIBS = -l$(WM_PROJECT) -liberty -lnsl -lsocket
4
5
include $(GENERAL_RULES)/standard
6
7
include $(RULES)/X
8
include $(RULES)/c
9
include $(RULES)/c++