[cig-commits] r8480 - seismo/2D/SPECFEM2D/trunk

walter at geodynamics.org walter at geodynamics.org
Fri Dec 7 15:49:35 PST 2007


Author: walter
Date: 2007-12-07 15:49:34 -0800 (Fri, 07 Dec 2007)
New Revision: 8480

Modified:
   seismo/2D/SPECFEM2D/trunk/Makefile
Log:
added "clean" to "make all" in Makefile


Modified: seismo/2D/SPECFEM2D/trunk/Makefile
===================================================================
--- seismo/2D/SPECFEM2D/trunk/Makefile	2006-01-10 22:56:25 UTC (rev 8479)
+++ seismo/2D/SPECFEM2D/trunk/Makefile	2007-12-07 23:49:34 UTC (rev 8480)
@@ -41,7 +41,7 @@
         $O/define_shape_functions.o $O/cree_image_PNM.o $O/compute_gradient_fluid.o\
         $O/recompute_jacobian.o $O/compute_arrays_source.o $O/locate_source_moment_tensor.o $O/numerical_recipes.o
 
-default: meshfem2D specfem2D convolve_source_timefunction
+default: clean meshfem2D specfem2D convolve_source_timefunction
 
 all: default
 



More information about the cig-commits mailing list