add oshpark target to Makefile
authorBdale Garbee <bdale@gag.com>
Tue, 1 Jan 2013 21:46:30 +0000 (14:46 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 1 Jan 2013 21:46:30 +0000 (14:46 -0700)
Makefile

index c107ca92e050151edcf4dc97ba18106f18cc631f..756c114afa0739457d4f572ba7113ba6401f8a92 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,8 +44,21 @@ megametrum.bottom.gbr:       megametrum.pcb
 zip:   megametrum.bottom.gbr megametrum.bottommask.gbr megametrum.fab.gbr megametrum.top.gbr megametrum.topmask.gbr megametrum.toppaste.gbr megametrum.topsilk.gbr megametrum.group2.gbr megametrum.group3.gbr megametrum.plated-drill.cnc megametrum.xy  Makefile # megametrum.xls
        zip megametrum.zip megametrum.*.gbr megametrum.*.cnc megametrum.xy # megametrum.xls
 
+oshpark: megametrum.bottom.gbr megametrum.bottommask.gbr megametrum.top.gbr megametrum.topmask.gbr megametrum.topsilk.gbr megametrum.plated-drill.cnc
+       mv megametrum.bottom.gbr bottom\ layer.ger
+       mv megametrum.bottommask.gbr bottom\ solder\ mask.ger
+       mv megametrum.bottomsilk.gbr bottom\ silk\ screen.ger
+       mv megametrum.outline.gbr board\ outline.ger
+       mv megametrum.top.gbr top\ layer.ger
+       mv megametrum.topmask.gbr top\ solder\ mask.ger
+       mv megametrum.topsilk.gbr top\ silk\ screen.ger
+       mv megametrum.plated-drill.cnc drills.xln
+       mv megametrum.group2.gbr internal\ plane\ 1.ger
+       mv megametrum.group3.gbr internal\ plane\ 2.ger
+       zip megametrum-dorkbot.zip *.ger *.xln
+
 clean:
        rm -f *.bom *.drc *.log *~ megametrum.ps *.gbr *.cnc *bak* *- *.zip 
-       rm -f *.net *.xy *.cmd *.png partslist partslist.csv
+       rm -f *.net *.xy *.cmd *.png partslist partslist.csv *.ger *.xln
        rm -f *.partslist *.new.pcb *.unsorted megametrum.xls