Skip to content
Snippets Groups Projects
Commit f240122a authored by graham's avatar graham
Browse files

COMP: Using scotch 5.1.10a include files to match libs.

parent 497daa30
Branches
Tags
No related merge requests found
...@@ -3,7 +3,7 @@ sinclude $(RULES)/mplib$(WM_MPLIB) ...@@ -3,7 +3,7 @@ sinclude $(RULES)/mplib$(WM_MPLIB)
EXE_INC = \ EXE_INC = \
$(PFLAGS) $(PINC) \ $(PFLAGS) $(PINC) \
-I$(WM_THIRD_PARTY_DIR)/scotch_5.1/include \ -I$(WM_THIRD_PARTY_DIR)/scotch_5.1.10a/include \
-I/usr/include/scotch \ -I/usr/include/scotch \
-I../decompositionMethods/lnInclude -I../decompositionMethods/lnInclude
......
EXE_INC = \ EXE_INC = \
-I$(WM_THIRD_PARTY_DIR)/scotch_5.1/include \ -I$(WM_THIRD_PARTY_DIR)/scotch_5.1.10a/include \
-I/usr/include/scotch \ -I/usr/include/scotch \
-I../decompositionMethods/lnInclude -I../decompositionMethods/lnInclude
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment