repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git]
/
wmake
/
rules
/
linux64Gcc49
/
general
blob
78b75ba6e10ef53164b69d71685f660af1070a7d
1
CPP = cpp -traditional-cpp
2
LD = ld
3
4
PROJECT_LIBS = -l$(WM_PROJECT) -liberty -ldl
5
6
include $(GENERAL_RULES)/standard
7
8
include $(RULES)/X
9
include $(RULES)/c
10
include $(RULES)/c++
11
include $(RULES)/nvcc