Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16571

Modified Files:
        suitesparse.info 
Log Message:
build demos ala stock makefile

Index: suitesparse.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/suitesparse.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- suitesparse.info    2 Apr 2013 14:59:55 -0000       1.5
+++ suitesparse.info    2 Apr 2013 15:02:43 -0000       1.6
@@ -81,6 +81,9 @@
     libamd.${amd_version}.dylib ../AMD/Lib/*.o -lm
   cp -p ../AMD/Lib/*.a ./
 popd
+pushd Demo
+make
+popd
 popd
 
 pushd BTF
@@ -105,6 +108,9 @@
     libcamd.${camd_version}.dylib ../CAMD/Lib/*.o -lm
   cp -p ../CAMD/Lib/*.a ./
 popd
+pushd Demo
+make
+popd
 popd
 
 pushd CCOLAMD
@@ -117,6 +123,9 @@
     libccolamd.${ccolamd_version}.dylib ../CCOLAMD/Lib/*.o -lm
   cp -p ../CCOLAMD/Lib/*.a ./
 popd
+pushd Demo
+make
+popd
 popd
 
 pushd COLAMD
@@ -129,6 +138,9 @@
     libcolamd.${colamd_version}.dylib ../COLAMD/Lib/*.o -lm
   cp -p ../COLAMD/Lib/*.a ./
 popd
+pushd Demo
+make
+popd
 popd
 
 pushd CHOLMOD
@@ -143,6 +155,9 @@
     libsuitesparseconfig.${SuiteSparse_config_ver}.dylib -lm
   cp -p ../CHOLMOD/Lib/*.a ./
 popd
+pushd Demo
+make
+popd
 popd
 
 pushd CXSparse
@@ -155,6 +170,9 @@
     libcxsparse.${cxsparse_version}.dylib  ../CXSparse/Lib/*.o -lm
   cp -p ../CXSparse/Lib/*.a ./
 popd
+pushd Demo
+make
+popd
 popd
 
 pushd KLU
@@ -180,6 +198,9 @@
     libldl.${ldl_version}.dylib ../LDL/Lib/*.o
   cp -p ../LDL/Lib/*.a ./
 popd
+pushd Demo
+make
+popd
 popd
 
 pushd UMFPACK
@@ -193,6 +214,9 @@
      libcholmod.${cholmod_version}.dylib 
libsuitesparseconfig.${SuiteSparse_config_ver}.dylib -lm
    cp -p ../UMFPACK/Lib/*.a ./
 popd
+pushd Demo
+make
+popd
 popd
 
 pushd SPQR
@@ -206,6 +230,9 @@
      libsuitesparseconfig.${SuiteSparse_config_ver}.dylib -lm
    cp -p ../SPQR/Lib/*.a ./
 popd
+pushd Demo
+make
+popd
 popd
 
 pushd RBio
@@ -218,6 +245,9 @@
      librbio.${rbio_version}.dylib ../RBio/Lib/*.o 
libsuitesparseconfig.${SuiteSparse_config_ver}.dylib
    cp -p ../RBio/Lib/*.a ./
 popd
+pushd Demo
+make
+popd
 popd
 <<
 InstallScript: <<


------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to