ifneq ($(FLEX_DIR), "")
EXE_INC = \
-I$(FLEX_DIR)/include \
-I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude
else
endif
EXE_LIBS = \
-lreactionThermophysicalModels \
-lbasicThermophysicalModels \
-lspecie