repo.or.cz
/
OpenFOAM-1.7.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUG: pointHitSort: define operator<
[OpenFOAM-1.7.x.git]
/
wmake
/
rules
/
solarisGcc
/
general
blob
3b72596569ddb23d0b7d9ce9941e2809da8866e6
1
CPP = cpp -undef $(GFLAGS)
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++