STYLE: resolve COMP_FLAGS, COMPILE_FLAGS mismash in favour of COMP_FLAGS

This commit is contained in:
Mark Olesen
2017-02-23 16:25:38 +01:00
parent c84b9aaac6
commit a748ce1eaf
5 changed files with 9 additions and 12 deletions

View File

@ -14,7 +14,7 @@ EXE_INC = \
${EXE_NDEBUG} \
${CGAL_INC} \
${c++CGALWARN} \
$(COMPILE_FLAGS) \
$(COMP_FLAGS) \
-I$(FOAM_SRC)/surfMesh/lnInclude \
-I$(FOAM_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/edgeMesh/lnInclude \