X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=2a1ad720c2fecdeead00c68a08a3272533f08346;hb=04f2f203e80c5b418750c14dce674c3584c6733d;hp=5097151bd5457fd8d591957bde9fc69ec2865bd2;hpb=9cfeb8ec88dcb638e9ff186e1d6875650348cd8e;p=hw%2Ftelemega diff --git a/Makefile b/Makefile index 5097151..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 @@ -57,6 +57,9 @@ oshpark: megametrum.bottom.gbr megametrum.bottommask.gbr megametrum.top.gbr mega mv megametrum.group3.gbr internal\ plane\ 2.ger zip megametrum-oshpark.zip *.ger *.xln +stencil: megametrum.bottom.gbr megametrum.toppaste.gbr megametrum.outline.gbr + zip megametrum-stencil.zip megametrum.toppaste.gbr megametrum.outline.gbr + clean: rm -f *.bom *.drc *.log *~ megametrum.ps *.gbr *.cnc *bak* *- *.zip rm -f *.net *.xy *.cmd *.png partslist partslist.csv *.ger *.xln