diff options
Diffstat (limited to 'math/ufsparse/files/patch-Makefile')
-rw-r--r-- | math/ufsparse/files/patch-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/ufsparse/files/patch-Makefile b/math/ufsparse/files/patch-Makefile deleted file mode 100644 index 5f602e688fd0..000000000000 --- a/math/ufsparse/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile~ Fri Jul 28 04:49:43 2006 -+++ Makefile Sun Sep 17 22:33:10 2006 -@@ -19,7 +19,7 @@ - ( cd CSparse ; $(MAKE) ) - ( cd CXSparse ; $(MAKE) ) - # ( cd LPDASA ; $(MAKE) ) -- ( cd metis-4.0 ; $(MAKE) ) -+# ( cd metis-4.0 ; $(MAKE) ) - # ( cd PARAKLETE ; $(MAKE) ) - - library: default |