NamedEnum (bug in compiler?) molecule (Graham dealing with it) lex (no comment) VTK (again no comment)
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
|
-I$(LIB_SRC)/sampling/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lfiniteVolume \
|
|
-lsampling
|