From: Bdale Garbee Date: Tue, 1 Jan 2013 21:46:01 +0000 (-0700) Subject: change dorkbot to oshpark in Makefile X-Git-Url: https://git.gag.com/?p=hw%2Ftelescience;a=commitdiff_plain;h=35d902a241300976420c45a4e38da0f703f2f3b3 change dorkbot to oshpark in Makefile --- diff --git a/Makefile b/Makefile index bb6056c..fa0f544 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ telescience.bottom.gbr: telescience.pcb 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 +oshpark: 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 @@ -55,7 +55,7 @@ dorkbot: telescience.bottom.gbr telescience.bottommask.gbr telescience.top.gbr t 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 + zip telescience-oshpark.zip *.ger *.xln clean: rm -f *.bom *.drc *.log *~ telescience.ps *.gbr *.cnc *bak* *- *.zip