From b09e090b4d6527b12bb1bf8d6fe0f1825259657e Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 14 Jul 2013 03:06:55 -0400 Subject: [PATCH 1/1] don't include top silk, it's a mess --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 68bfd58..b3c7a3d 100644 --- a/Makefile +++ b/Makefile @@ -47,14 +47,13 @@ lipocharger.bottom.gbr: lipocharger.pcb zip: lipocharger.bottom.gbr lipocharger.bottommask.gbr lipocharger.fab.gbr lipocharger.top.gbr lipocharger.topmask.gbr lipocharger.toppaste.gbr lipocharger.topsilk.gbr lipocharger.plated-drill.cnc lipocharger.xy Makefile # lipocharger.xls zip lipocharger.zip lipocharger.*.gbr lipocharger.*.cnc lipocharger.xy # lipocharger.xls -oshpark: lipocharger.bottom.gbr lipocharger.bottommask.gbr lipocharger.top.gbr lipocharger.topmask.gbr lipocharger.topsilk.gbr lipocharger.plated-drill.cnc +oshpark: lipocharger.bottom.gbr lipocharger.bottommask.gbr lipocharger.top.gbr lipocharger.topmask.gbr lipocharger.plated-drill.cnc mv lipocharger.bottom.gbr bottom\ layer.ger mv lipocharger.bottommask.gbr bottom\ solder\ mask.ger mv lipocharger.bottomsilk.gbr bottom\ silk\ screen.ger mv lipocharger.outline.gbr board\ outline.ger mv lipocharger.top.gbr top\ layer.ger mv lipocharger.topmask.gbr top\ solder\ mask.ger - mv lipocharger.topsilk.gbr top\ silk\ screen.ger mv lipocharger.plated-drill.cnc drills.xln zip lipocharger-oshpark.zip *.ger *.xln -- 2.30.2