From: Bdale Garbee Date: Wed, 27 Jan 2010 21:05:15 +0000 (-0700) Subject: add centroid data to zip file X-Git-Tag: quote-v0.2~8 X-Git-Url: https://git.gag.com/?p=hw%2Fteledongle;a=commitdiff_plain;h=cabea49dde76a80d70d6b1af42f06e4e3ff54b0d add centroid data to zip file --- diff --git a/Makefile b/Makefile index 3f94a1d..aa2f3b7 100644 --- a/Makefile +++ b/Makefile @@ -34,11 +34,11 @@ pcb: teledongle.sch project push: git push --mirror -zip: teledongle.back.gbr teledongle.backmask.gbr teledongle.fab.gbr teledongle.front.gbr teledongle.frontmask.gbr teledongle.frontpaste.gbr teledongle.frontsilk.gbr teledongle.outline.gbr teledongle.plated-drill.cnc - zip teledongle.zip teledongle.*.gbr teledongle.*.cnc +zip: teledongle.back.gbr teledongle.backmask.gbr teledongle.fab.gbr teledongle.front.gbr teledongle.frontmask.gbr teledongle.frontpaste.gbr teledongle.frontsilk.gbr teledongle.outline.gbr teledongle.plated-drill.cnc teledongle.xy + zip teledongle.zip teledongle.*.gbr teledongle.*.cnc teledongle.xy clean: rm -f *.bom *.drc *.log *~ teledongle.ps *.gbr *.cnc *bak* *- *.zip rm -f *.net *.xy *.cmd *.png partslist partslist.csv - rm -f *.partslist *.new.pcb *.unsorted + rm -f *.partslist *.new.pcb *.unsorted teledongle.xy