COMP: automatically add FlexLexer.h to MSwindows OSspecific - useful, frequently forgotten step for cross-compiling
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
EXE_INC = \
|
|
-I../multiphaseSystem/lnInclude \
|
|
-I$(LIB_SRC)/finiteVolume/lnInclude
|
|
|
|
LIB_LIBS = \
|
|
-lfiniteVolume \
|
|
-lmultiphaseSystem
|