diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-10-06 03:58:30 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-10-06 03:58:30 +0000 |
commit | 273f3662426b481e9041646a75c06e9dce3c5d55 (patch) | |
tree | 10e4da12fa29ddaa7b9a357bd2c637d9a6e5b548 /math/ufsparse/files/patch-Makefile | |
parent | math/ufsparse has been renamed to math/suitesparse (diff) |
math/ufsparse has been renamed to math/suitesparse
PR: 103598
Notes
Notes:
svn path=/head/; revision=174625
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 |