repo.or.cz
/
foam-extend-4.0.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bugfix: added mapping methods to point patch vector fields that have pointField ...
[foam-extend-4.0.git]
/
wmake
/
rules
/
linuxPPC64Gcc
/
general
blob
ee12d5090ef6733e4753fa39a7dca89368e9584a
1
CPP = cpp -traditional-cpp $(GFLAGS)
2
LD = ld -m elf64ppc
3
4
#PROJECT_LIBS = -l$(WM_PROJECT) -ldl
5
PROJECT_LIBS = -l$(WM_PROJECT) -ldl
6
7
include $(GENERAL_RULES)/standard
8
9
include $(RULES)/X
10
include $(RULES)/c
11
include $(RULES)/c++