[cig-commits] r16550 - long/3D/SNAC/trunk/Snac/plugins/viscoplasticSPR

echoi at geodynamics.org echoi at geodynamics.org
Tue Apr 13 11:39:56 PDT 2010


Author: echoi
Date: 2010-04-13 11:39:55 -0700 (Tue, 13 Apr 2010)
New Revision: 16550

Modified:
   long/3D/SNAC/trunk/Snac/plugins/viscoplasticSPR/makefile
Log:
Add GSL to the dependency list.


Modified: long/3D/SNAC/trunk/Snac/plugins/viscoplasticSPR/makefile
===================================================================
--- long/3D/SNAC/trunk/Snac/plugins/viscoplasticSPR/makefile	2010-04-13 16:23:58 UTC (rev 16549)
+++ long/3D/SNAC/trunk/Snac/plugins/viscoplasticSPR/makefile	2010-04-13 18:39:55 UTC (rev 16550)
@@ -48,6 +48,6 @@
 EXTERNAL_LIBS = -L${STGERMAIN_LIBDIR}  -lSnac -lStGermain
 EXTERNAL_INCLUDES = -I${STGERMAIN_INCDIR}/StGermain -I${STGERMAIN_INCDIR} 
 
-packages = MPI XML MATH
+packages = MPI XML MATH GSL
 
 include ${PROJ_ROOT}/Makefile.vmake



More information about the CIG-COMMITS mailing list