8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
EXE_INC = \
|
|
-I$(WM_THIRD_PARTY_DIR)/scotch_5.1/include \
|
|
-I/usr/include/scotch \
|
|
-I../metisDecomp/lnInclude
|
|
|
|
LIB_LIBS = \
|
|
-lscotch -lscotcherrexit
|