[cig-commits] r9052 - cs/benchmark/cigma/trunk/src/disloc3d

luis at geodynamics.org luis at geodynamics.org
Mon Jan 14 21:28:29 PST 2008


Author: luis
Date: 2008-01-14 21:28:28 -0800 (Mon, 14 Jan 2008)
New Revision: 9052

Modified:
   cs/benchmark/cigma/trunk/src/disloc3d/Makefile
Log:
Updated disloc3d/Makefile

Modified: cs/benchmark/cigma/trunk/src/disloc3d/Makefile
===================================================================
--- cs/benchmark/cigma/trunk/src/disloc3d/Makefile	2008-01-15 05:28:26 UTC (rev 9051)
+++ cs/benchmark/cigma/trunk/src/disloc3d/Makefile	2008-01-15 05:28:28 UTC (rev 9052)
@@ -20,7 +20,7 @@
 #	gfortran -c $< -o $@
 
 dc3d.o: disloc3d_mod2.c
-	$(CC) $(CFLAGS) -c $<
+	$(CC) $(CFLAGS) -c $< -o $@
 
 .c.o:
 	$(CC) $(CFLAGS) -c $<



More information about the cig-commits mailing list