From 35d902a241300976420c45a4e38da0f703f2f3b3 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 1 Jan 2013 14:46:01 -0700 Subject: [PATCH] change dorkbot to oshpark in Makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2