mirror of
https://git.freebsd.org/ports.git
synced 2025-07-10 22:09:22 -04:00
11 lines
367 B
Text
11 lines
367 B
Text
--- CHOLMOD/Lib/Makefile~ Fri Aug 25 22:44:11 2006
|
|
+++ CHOLMOD/Lib/Makefile Sun Sep 17 21:18:07 2006
|
|
@@ -116,7 +116,7 @@
|
|
$(OBJ): $(INC)
|
|
|
|
I = -I../../AMD/Include -I../../AMD/Source -I../../COLAMD \
|
|
- -I$(METIS_PATH)/Lib -I../../CCOLAMD -I../../CAMD/Include -I../Include \
|
|
+ -I$(METIS_PATH) -I../../CCOLAMD -I../../CAMD/Include -I../Include \
|
|
-I../../UFconfig
|
|
|
|
|