From 1670adabc9bb115a68c6bdd802177e9b66353ea8 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 11 Oct 2011 22:23:20 -0600 Subject: [PATCH] back vs bottom --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3784ff8..0c81683 100644 --- a/Makefile +++ b/Makefile @@ -37,10 +37,10 @@ push: telebt.xy: telebt.pcb pcb -x bom telebt.pcb -telebt.back.gbr: telebt.pcb +telebt.bottom.gbr: telebt.pcb pcb -x gerber telebt.pcb -zip: telebt.back.gbr telebt.backmask.gbr telebt.fab.gbr telebt.front.gbr telebt.frontmask.gbr telebt.backpaste.gbr telebt.frontsilk.gbr telebt.plated-drill.cnc telebt.xy Makefile # telebt.xls +zip: telebt.bottom.gbr telebt.bottommask.gbr telebt.fab.gbr telebt.top.gbr telebt.topmask.gbr telebt.bottompaste.gbr telebt.topsilk.gbr telebt.plated-drill.cnc telebt.xy Makefile # telebt.xls zip telebt.zip telebt.*.gbr telebt.*.cnc telebt.xy # telebt.xls clean: -- 2.30.2