repo.or.cz
/
OpenFOAM-1.6-ext.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed writing out entries in advective bc
[OpenFOAM-1.6-ext.git]
/
wmake
/
rules
/
SunOS64Gcc
/
general
blob
229da88b7447c353d3453f3fa57833bc84d54456
1
CPP = cpp $(GFLAGS)
2
LD = ld -64
3
4
PROJECT_LIBS = -l$(WM_PROJECT) -liberty -lnsl -lsocket -L$(FOAM_LIBBIN)/dummy -lPstream
5
6
include $(GENERAL_RULES)/standard
7
8
include $(RULES)/X
9
include $(RULES)/c
10
include $(RULES)/c++