X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=2a1ad720c2fecdeead00c68a08a3272533f08346;hb=e18eb6007d70bd7aacf75ee47f5bc440b678b54a;hp=f9c7d703c54a0d842f8c075855cbc804fff90769;hpb=098c85ea0434024f2c3afbd0f58c9a6d27289c91;p=hw%2Ftelemega diff --git a/Makefile b/Makefile index f9c7d70..2a1ad72 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ partslist: megametrum.sch Makefile rm -f megametrum.unsorted partslist.csv: megametrum.sch Makefile - gnetlist -m scheme/gnet-partslistgag.scm -g partslistgag \ + gnetlist -L ../altusmetrum/scheme -g partslistgag \ -o megametrum.unsorted megametrum.sch head -n1 megametrum.unsorted > partslist.csv tail -n+2 megametrum.unsorted | sort -t \, -k 8 >> partslist.csv