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
/
linuxGcc
/
general
blob
886bf67481f0de8296a808821c3d6d8b366b4b11
1
CPP = cpp -traditional-cpp
2
LD = ld -melf_i386
3
4
PROJECT_LIBS = -l$(WM_PROJECT) -ldl
5
6
include $(GENERAL_RULES)/standard
7
8
include $(RULES)/X
9
include $(RULES)/c
10
include $(RULES)/c++