[cig-commits] r4223 - geodyn/3D/MAG/trunk/src

wei at geodynamics.org wei at geodynamics.org
Thu Aug 3 16:01:10 PDT 2006


Author: wei
Date: 2006-08-03 16:01:10 -0700 (Thu, 03 Aug 2006)
New Revision: 4223

Modified:
   geodyn/3D/MAG/trunk/src/makefile
Log:
add clean in makefile

Modified: geodyn/3D/MAG/trunk/src/makefile
===================================================================
--- geodyn/3D/MAG/trunk/src/makefile	2006-08-03 21:38:57 UTC (rev 4222)
+++ geodyn/3D/MAG/trunk/src/makefile	2006-08-03 23:01:10 UTC (rev 4223)
@@ -79,3 +79,5 @@
 stopiteration.o	: stopiteration.f
 	g77   -O2 -funroll-all-loops  -c -C stopiteration.f
 
+clean: 
+		rm -f *.o magx*



More information about the cig-commits mailing list