X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=6ea381dffa0f4146c8db9b2c4a7ee4dceb1898b8;hb=a58cdee5c5ef6af101732066802736ac2c54926b;hp=5375467b12ab3da5e9a4dec23543ad6c50215c88;hpb=6829618976814fe4e0ecc520ee922be2793cbd6a;p=hw%2Ftelenano diff --git a/Makefile b/Makefile index 5375467..6ea381d 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,13 @@ pcb: telenano.sch project Makefile push: git push --mirror -zip: telenano.back.gbr telenano.backmask.gbr telenano.fab.gbr telenano.front.gbr telenano.frontmask.gbr telenano.frontpaste.gbr telenano.frontsilk.gbr telenano.group2.gbr telenano.group3.gbr telenano.plated-drill.cnc telenano.xy Makefile # telenano.xls +telenano.xy: telenano.pcb + pcb -x bom telenano.pcb + +telenano.back.gbr: telenano.pcb + pcb -x gerber telenano.pcb + +zip: telenano.back.gbr telenano.backmask.gbr telenano.fab.gbr telenano.front.gbr telenano.frontmask.gbr telenano.frontpaste.gbr telenano.frontsilk.gbr telenano.plated-drill.cnc telenano.xy Makefile # telenano.xls zip telenano.zip telenano.*.gbr telenano.*.cnc telenano.xy # telenano.xls clean: