X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=7747d93cc22171705cfb595c780900e940c5eb02;hb=e931c163fa3ba483b1cb08999fc4aebe4958fdba;hp=8c87382eb161ba92cda66a541172ce5eb45fba07;hpb=f6cc5f997a4095c88b9bf232576cd62f8cd6dcad;p=hw%2Ftelefirefour diff --git a/Makefile b/Makefile index 8c87382..7747d93 100644 --- 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: