Build stencil in 'all' target
authorKeith Packard <keithp@keithp.com>
Tue, 15 Jan 2013 22:34:34 +0000 (14:34 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 15 Jan 2013 22:34:34 +0000 (14:34 -0800)
Avoids mistakes when sending files off

Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile

index 3df154e5e64c6ba6222e339398c835c62990a36a..1002deafc3d126672a6fea89583c07ea35a2213d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ NICKLE=$(AM)/nickle
 RETAB=nickle $(NICKLE)/retab
 
 # intentionally want to rebuild drc and bom on every invocation
-all:   drc pcb partslist partslist.csv partslist.dk muffin-5267.pdf
+all:   drc pcb partslist partslist.csv partslist.dk muffin-5267.pdf stencil
 
 drc: $(PROJECT).sch
        gnetlist -L $(SCHEME) -g drc2 $(PROJECT).sch -o $(PROJECT).drc
@@ -66,3 +66,4 @@ clean:
        rm -f *.bom *.drc *.log *~ $(PROJECT).ps *.gbr $(PROJECT).gerb *.cnc *bak* *- *.zip 
        rm -f *.net *.xy *.cmd *.png partslist partslist.csv partslist.dk partslist.mouser muffin-5267.pdf
        rm -f *.partslist *.new.pcb *.unsorted $(PROJECT).xls
+       rm -f $(PROJECT)-stencil.zip