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
BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git]
/
wmake
/
rules
/
linuxIcc
/
general
blob
8a38ddf6d47adc7f1bfc7d869c440378c9525f44
1
CPP = /lib/cpp -traditional-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)/c
9
include $(RULES)/c++