From 00c7e0366aad51e36ad3b50ed1b6992b408862d8 Mon Sep 17 00:00:00 2001 From: daniau Date: Fri, 9 Jan 2009 09:12:28 +0000 Subject: [PATCH] git-svn-id: https://lxsd.femto-st.fr/svn/fvn@49 b657c933-2333-4658-acf2-d3c7c2708721 --- fvn_sparse/UMFPACK/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fvn_sparse/UMFPACK/Makefile b/fvn_sparse/UMFPACK/Makefile index 80f2f73..ef8d620 100644 --- a/fvn_sparse/UMFPACK/Makefile +++ b/fvn_sparse/UMFPACK/Makefile @@ -22,7 +22,7 @@ all: library: ( cd ../AMD ; $(MAKE) library ) ( cd Lib ; $(MAKE) ) - ( cd Demo ; $(MAKE) ) +# ( cd Demo ; $(MAKE) ) - cat Doc/License # compile the FORTRAN interface and demo program -- 2.16.4