repo.or.cz
/
OpenFOAM-1.6.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
have cellZone borders on processor patches
[OpenFOAM-1.6.x.git]
/
wmake
/
rules
/
linuxGcc42
/
general
blob
c300368ee66bf38f939c97d8da0314da524619b7
1
CPP = /lib/cpp $(GFLAGS)
2
LD = ld -melf_i386
3
4
PROJECT_LIBS = -l$(WM_PROJECT) -ldl
5
6
include $(GENERAL_RULES)/standard
7
8
include $(RULES)/X
9
include $(RULES)/c
10
include $(RULES)/c++