Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / src / decompositionMethods / metisDecomp / Make / options
blob057ba64e482021e10791f0fa54864fb0906a3c68
1 EXE_INC = \
2     -I$(METIS_INCLUDE_DIR) \
3     -I../decompositionMethods/lnInclude \
4     -I../scotchDecomp/lnInclude
6 LIB_LIBS = \
7     -ldecompositionMethods \
8     -L$(FOAM_LIBBIN)/dummy \
9     -L$(METIS_LIB_DIR) -lmetis