initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / src / postProcessing / functionObjects / IO / Make / options
blob5166bcc9e32f547f48a5f87c9c60d7210409967f
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/meshTools/lnInclude \
4     -I$(LIB_SRC)/sampling/lnInclude
6 LIB_LIBS = \
7     -lfiniteVolume \
8     -lmeshTools \
9     -lsampling