initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / mesh / manipulation / moveMesh / Make / options
blob9b8c3dea8c859ed322ebac8c35158abedbc625f4
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/dynamicMesh/lnInclude \
4     -I$(LIB_SRC)/meshTools/lnInclude
6 EXE_LIBS = \
7     -lfiniteVolume \
8     -ldynamicMesh \
9     -lmeshTools