From 098c85ea0434024f2c3afbd0f58c9a6d27289c91 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 6 Jan 2013 11:58:20 -0700 Subject: [PATCH] add stencil target --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 5097151..f9c7d70 100644 --- a/Makefile +++ b/Makefile @@ -57,6 +57,9 @@ oshpark: megametrum.bottom.gbr megametrum.bottommask.gbr megametrum.top.gbr mega mv megametrum.group3.gbr internal\ plane\ 2.ger zip megametrum-oshpark.zip *.ger *.xln +stencil: megametrum.bottom.gbr megametrum.toppaste.gbr megametrum.outline.gbr + zip megametrum-stencil.zip megametrum.toppaste.gbr megametrum.outline.gbr + clean: rm -f *.bom *.drc *.log *~ megametrum.ps *.gbr *.cnc *bak* *- *.zip rm -f *.net *.xy *.cmd *.png partslist partslist.csv *.ger *.xln -- 2.30.2