r5993 - developers/werner/cncmap

werner at docs.openmoko.org werner at docs.openmoko.org
Sun Oct 31 02:34:52 CET 2010


Author: werner
Date: 2010-10-31 02:34:51 +0100 (Sun, 31 Oct 2010)
New Revision: 5993

Added:
   developers/werner/cncmap/Makefile
Log:
cncmap/Makefile: added "master" Makefile to build all the cncmap utilities



Added: developers/werner/cncmap/Makefile
===================================================================
--- developers/werner/cncmap/Makefile	                        (rev 0)
+++ developers/werner/cncmap/Makefile	2010-10-31 01:34:51 UTC (rev 5993)
@@ -0,0 +1,8 @@
+DIRS=align g2gp gp2rml millp rect spool zmap zscan
+
+.PHONY:		all $(DIRS)
+
+all:		$(DIRS)
+
+$(DIRS):
+		$(MAKE) -C $@




More information about the commitlog mailing list