Send commitlog mailing list submissions to
        commitlog@lists.openmoko.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
        commitlog-requ...@lists.openmoko.org

You can reach the person managing the list at
        commitlog-ow...@lists.openmoko.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:

   1. r5993 - developers/werner/cncmap (wer...@docs.openmoko.org)
--- Begin Message ---
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 $@




--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to