r5322 - trunk/gta02-core

werner at docs.openmoko.org werner at docs.openmoko.org
Fri Jul 24 07:06:05 CEST 2009


Author: werner
Date: 2009-07-24 07:06:03 +0200 (Fri, 24 Jul 2009)
New Revision: 5322

Modified:
   trunk/gta02-core/Makefile
Log:
Make "bom-by-ref" execute silently.



Modified: trunk/gta02-core/Makefile
===================================================================
--- trunk/gta02-core/Makefile	2009-07-24 05:02:28 UTC (rev 5321)
+++ trunk/gta02-core/Makefile	2009-07-24 05:06:03 UTC (rev 5322)
@@ -29,6 +29,6 @@
 		eeschema `pwd`/gta02-core.sch
 
 bom-by-ref:
-		sed '/^#Cmp ( order = Reference )/,/#End Cmp/p;d' \
+		@sed '/^#Cmp ( order = Reference )/,/#End Cmp/p;d' \
 		  gta02-core.lst | \
 		  sed '/^#/d;/ NC /d;s/^| //;/^TP/d'




More information about the commitlog mailing list