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
Windows port: rename arch to mingw
[foam-extend-3.2.git]
/
wmake
/
rules
/
mingw64
/
general
blob
59e047a344ed0210eea506106111e11bc904cc93
1
CPP = cpp -traditional-cpp
2
LD = ld
3
4
PROJECT_LIBS = -l$(WM_PROJECT) -liberty
5
6
include $(GENERAL_RULES)/standard
7
8
include $(RULES)/X
9
include $(RULES)/c
10
include $(RULES)/c++
11
include $(RULES)/nvcc