[cig-commits] r15147 - mc/1D/hc/trunk

becker at geodynamics.org becker at geodynamics.org
Mon Jun 8 16:21:22 PDT 2009


Author: becker
Date: 2009-06-08 16:21:21 -0700 (Mon, 08 Jun 2009)
New Revision: 15147

Modified:
   mc/1D/hc/trunk/Makefile
Log:
Minor fix for (seldomly used) make really_all task



Modified: mc/1D/hc/trunk/Makefile
===================================================================
--- mc/1D/hc/trunk/Makefile	2009-06-08 23:06:06 UTC (rev 15146)
+++ mc/1D/hc/trunk/Makefile	2009-06-08 23:21:21 UTC (rev 15147)
@@ -144,7 +144,8 @@
 
 debug_libs: $(HC_LIBS_DEBUG)
 
-really_all: proto all debug_libs hc.dbg $(BDIR)/hcplates $(BDIR)/ggrd_test $(BDIR)/grdinttester $(BDIR)/prem2dsm
+really_all: proto all debug_libs $(BDIR)/hc.dbg \
+	hcplates $(BDIR)/ggrd_test $(BDIR)/grdinttester $(BDIR)/prem2dsm
 
 
 



More information about the CIG-COMMITS mailing list