X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=3139e41ca6389bf3683d68a3822b839e16cef4f8;hb=c878fb5ef082ac63caed82b223e555caf3a69219;hp=306f1cfee2f8dfe741d27349a8439ffa175709fa;hpb=dd0e22c7dbf02315359d9b6e03d5279c5c9d8ea4;p=hw%2Fmegadongle diff --git a/Makefile b/Makefile index 306f1cf..3139e41 100644 --- a/Makefile +++ b/Makefile @@ -37,14 +37,14 @@ push: megadongle.xy: megadongle.pcb pcb -x bom megadongle.pcb -megadongle.back.gbr: megadongle.pcb +megadongle.bottom.gbr: megadongle.pcb pcb -x gerber megadongle.pcb -zip: megadongle.back.gbr megadongle.backmask.gbr megadongle.fab.gbr megadongle.front.gbr megadongle.frontmask.gbr megadongle.frontpaste.gbr megadongle.frontsilk.gbr megadongle.plated-drill.cnc +zip: megadongle.bottom.gbr megadongle.bottommask.gbr megadongle.fab.gbr megadongle.top.gbr megadongle.topmask.gbr megadongle.toppaste.gbr megadongle.topsilk.gbr megadongle.plated-drill.cnc zip megadongle.zip *.gbr *.cnc clean: rm -f *.bom *.drc *.log *~ megadongle.ps *.gbr *.cnc *bak* *- *.zip - rm -f *.net *.xy *.cmd *.png partslist - rm -f *.partslist *.new.pcb *.unsorted + rm -f *.net *.xy *.cmd *.png + rm -f partslist* *.new.pcb *.unsorted