NamedEnum (bug in compiler?) molecule (Graham dealing with it) lex (no comment) VTK (again no comment)
11 lines
268 B
Plaintext
11 lines
268 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/LESmodels \
|
|
-I$(LIB_SRC)/LESmodels/LESdeltas/lnInclude \
|
|
-I$(LIB_SRC)/transportModels \
|
|
-I$(LIB_SRC)/finiteVolume/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lincompressibleLESmodels \
|
|
-lincompressibleTransportModels \
|
|
-lfiniteVolume
|