8 lines
140 B
Text
8 lines
140 B
Text
|
EXE_INC = \
|
||
|
-I$(LIB_SRC)/dynamicMesh/lnInclude \
|
||
|
-I$(LIB_SRC)/meshTools/lnInclude
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
-ldynamicMesh \
|
||
|
-lmeshTools
|