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
/
linuxARM7Gcc
/
general
blob
376c6148463e5a83766e9f1882812d1c9b3e27f6
1
CPP = cpp -traditional-cpp $(GFLAGS)
2
LD = ld
3
4
PROJECT_LIBS = -l$(WM_PROJECT) -ldl
5
6
include $(GENERAL_RULES)/standard
7
8
include $(RULES)/c
9
include $(RULES)/c++