Commit 00c7e0366aad51e36ad3b50ed1b6992b408862d8

Authored by daniau
1 parent 42627b85e3

git-svn-id: https://lxsd.femto-st.fr/svn/fvn@49 b657c933-2333-4658-acf2-d3c7c2708721

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

fvn_sparse/UMFPACK/Makefile
... ... @@ -22,7 +22,7 @@
22 22 library:
23 23 ( cd ../AMD ; $(MAKE) library )
24 24 ( cd Lib ; $(MAKE) )
25   - ( cd Demo ; $(MAKE) )
  25 +# ( cd Demo ; $(MAKE) )
26 26 - cat Doc/License
27 27  
28 28 # compile the FORTRAN interface and demo program