X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=e686b4773aca44586ef6c936bae5c3116a48476b;hb=a9df6e68780086e44887158fd873ec93b7a45e2b;hp=34689fd827adaf9c445d0d54b265cfd59a9b5d11;hpb=e709ee9680dcf803f4fb87eb13a3ae45d0149a4b;p=hw%2Ftelescience diff --git a/Makefile b/Makefile index 34689fd..e686b47 100644 --- a/Makefile +++ b/Makefile @@ -37,14 +37,27 @@ push: telescience.xy: telescience.pcb pcb -x bom telescience.pcb -telescience.back.gbr: telescience.pcb +telescience.bottom.gbr: telescience.pcb pcb -x gerber telescience.pcb -zip: telescience.back.gbr telescience.backmask.gbr telescience.fab.gbr telescience.front.gbr telescience.frontmask.gbr telescience.frontpaste.gbr telescience.frontsilk.gbr telescience.plated-drill.cnc +zip: telescience.bottom.gbr telescience.bottommask.gbr telescience.fab.gbr telescience.top.gbr telescience.topmask.gbr telescience.toppaste.gbr telescience.topsilk.gbr telescience.plated-drill.cnc zip telescience.zip *.gbr *.cnc +dorkbot: telescience.bottom.gbr telescience.bottommask.gbr telescience.top.gbr telescience.topmask.gbr telescience.topsilk.gbr telescience.plated-drill.cnc + mv telescience.bottom.gbr bottom\ layer.ger + mv telescience.bottommask.gbr bottom\ solder\ mask.ger + mv telescience.bottomsilk.gbr bottom\ silk\ screen.ger + mv telescience.outline.gbr board\ outline.ger + mv telescience.top.gbr top\ layer.ger + mv telescience.topmask.gbr top\ solder\ mask.ger + mv telescience.topsilk.gbr top\ silk\ screen.ger + mv telescience.plated-drill.cnc drills.xln + mv telescience.group2.gbr internal\ plane\ 1.ger + mv telescience.group3.gbr internal\ plane\ 2.ger + zip telescience-dorkbot.zip *.ger *.xln + clean: rm -f *.bom *.drc *.log *~ telescience.ps *.gbr *.cnc *bak* *- *.zip - rm -f *.net *.xy *.cmd *.png partslist + rm -f *.net *.xy *.cmd *.png partslist partslist.csv *.ger *.xln rm -f *.partslist *.new.pcb *.unsorted