move to pcb-rnd, fix 0.25" spade that's on the wrong side
[hw/telefireone] / Makefile
index 65cac772646216d79bac7a6e306690e605344c27..e60c1dd55051b4c51fb9ed2856511de903da53c7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,11 +10,4 @@ LAYERS=4
 # sides with silkscreen, can be none|top|bottom|both
 SILK=both
 
-include ../altusmetrum/pcb.mk
-
-partslist-simple.csv: $(SCHEMATICS) Makefile $(AM)/preferred-parts $(CONFIG)
-       gnetlist -L . -g partslistsimple -o $(PROJECT).csvtmp $(SCHEMATICS)
-       (head -n1 $(PROJECT).csvtmp; tail -n+2 $(PROJECT).csvtmp | sort -t \, -k 8 | awk -f $(AM)/bin/fillpartscsv | sort ) > $@ && rm -f $(PROJECT).csvtmp
-
-muffin-simple.pdf: partslist-simple.csv $(AM)/glabels/muffin-5267.glabels
-       glabels-3-batch $(AM)/glabels/muffin-5267.glabels -i partslist-simple.csv -o $@ > /dev/null
+include ../altusmetrum/pcb-rnd.mk