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

luis at geodynamics.org luis at geodynamics.org
Wed Sep 10 12:50:37 PDT 2008


Author: luis
Date: 2008-09-10 12:50:37 -0700 (Wed, 10 Sep 2008)
New Revision: 12837

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




Added: cs/cigma/trunk/lib/Makefile
===================================================================
--- cs/cigma/trunk/lib/Makefile	                        (rev 0)
+++ cs/cigma/trunk/lib/Makefile	2008-09-10 19:50:37 UTC (rev 12837)
@@ -0,0 +1,4 @@
+clean:
+	rm -f *.a
+
+.PHONY: clean



More information about the cig-commits mailing list