take excel files out of zip creation, there's no way to completely automate
authorBdale Garbee <bdale@gag.com>
Sat, 2 Jan 2010 18:14:42 +0000 (11:14 -0700)
committerBdale Garbee <bdale@gag.com>
Sat, 2 Jan 2010 18:14:42 +0000 (11:14 -0700)
the creation of a BOM for SMT assembly folks right now, so better to handle
it distinctly and not fool myself!

Makefile

index c2ea8bf59f98b8cd0ee45852bc680fa846248fe3..39f0eecfb075a80260d893ac990dfa88c2305e2f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,8 +34,8 @@ pcb:  telemetrum.sch project Makefile
 push:  
        git push --mirror
 
-zip:   telemetrum.back.gbr telemetrum.backmask.gbr telemetrum.fab.gbr telemetrum.front.gbr telemetrum.frontmask.gbr telemetrum.frontpaste.gbr telemetrum.frontsilk.gbr telemetrum.group2.gbr telemetrum.group3.gbr telemetrum.plated-drill.cnc telemetrum.xy  Makefile telemetrum.xls
-       zip telemetrum.zip *.gbr *.cnc *.xy telemetrum.xls
+zip:   telemetrum.back.gbr telemetrum.backmask.gbr telemetrum.fab.gbr telemetrum.front.gbr telemetrum.frontmask.gbr telemetrum.frontpaste.gbr telemetrum.frontsilk.gbr telemetrum.group2.gbr telemetrum.group3.gbr telemetrum.plated-drill.cnc telemetrum.xy  Makefile telemetrum.xls
+       zip telemetrum.zip telemetrum.*.gbr telemetrum.*.cnc telemetrum.xy # telemetrum.xls
 
 clean:
        rm -f *.bom *.drc *.log *~ telemetrum.ps *.gbr *.cnc *bak* *- *.zip