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