Switch to altusmetrum symbols and packages
[hw/telefirefour] / Makefile
index 8c87382eb161ba92cda66a541172ce5eb45fba07..7747d93cc22171705cfb595c780900e940c5eb02 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 zip pdf
+all:   drc pcb partslist partslist.csv partslist.dk zip
 
 drc:   $(PROJECT).sch Makefile
        -gnetlist -g drc2 $(PROJECT).sch -o $(PROJECT).drc
@@ -29,6 +29,8 @@ muffin-5267.pdf: partslist.csv $(AM)/glabels/muffin-5267.glabels
 pcb:   $(PROJECT).sch project Makefile
        gsch2pcb project
 
+telefire.pcb: pcb
+
 # note that 'gschlas -e foo.sch' will embed all symbols in the schematic, this
 # might be a really good idea for publishing designs to the web that others
 # might review?  Like this example from DJ: