Generate keithp-style muffin labels
authorKeith Packard <keithp@keithp.com>
Mon, 2 Dec 2013 07:24:05 +0000 (23:24 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 2 Dec 2013 07:24:05 +0000 (23:24 -0800)
These have the refdes listed for keithp-style board loading

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

index 097ccb0e45953fb94f7de4645378d7307a9f8f71..86b8dd2032a8a908ae9490ef8cdd57eed129bff1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -97,4 +97,7 @@ muffins: partslist.csv $(AM)/glabels/muffin-short-5267.glabels
        glabels-3-batch $(AM)/glabels/muffin-short-5267.glabels \
                -i partslist.csv -o muffin-5267.ps >/dev/null && \
                ps2pdf muffin-5267.ps && rm muffin-5267.ps
+       glabels-3-batch $(AM)/glabels/muffin-5267.glabels \
+               -i partslist.csv -o muffin-parts.ps >/dev/null && \
+               ps2pdf muffin-parts.ps && rm muffin-parts.ps