repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git]
/
wmake
/
rules
/
solarisGcc
/
general
blob
cda7ba86730f829e090c6c7f51d4bea697839604
1
CPP = /usr/lib/cpp -undef
2
3
PROJECT_LIBS = -l$(WM_PROJECT) -lnsl -lsocket -L$(FOAM_LIBBIN)/dummy -lPstream
4
5
include $(GENERAL_RULES)/standard
6
7
include $(RULES)/X
8
include $(RULES)/c
9
include $(RULES)/c++