[cig-commits] r8355 - in cs/benchmark/cigma/trunk: . lib

luis at geodynamics.org luis at geodynamics.org
Fri Nov 30 13:28:47 PST 2007


Author: luis
Date: 2007-11-30 13:28:47 -0800 (Fri, 30 Nov 2007)
New Revision: 8355

Added:
   cs/benchmark/cigma/trunk/lib/
   cs/benchmark/cigma/trunk/lib/Makefile
Log:
Add lib/ directory for storing library objects (.a and .so)


Added: cs/benchmark/cigma/trunk/lib/Makefile
===================================================================
--- cs/benchmark/cigma/trunk/lib/Makefile	2007-11-30 21:28:45 UTC (rev 8354)
+++ cs/benchmark/cigma/trunk/lib/Makefile	2007-11-30 21:28:47 UTC (rev 8355)
@@ -0,0 +1,4 @@
+clean:
+	rm -f *.a
+
+.PHONY: clean



More information about the cig-commits mailing list