change dorkbot to oshpark in Makefile
[hw/telescience] / Makefile
index e686b4773aca44586ef6c936bae5c3116a48476b..fa0f544cdfaf6e2d8e608f72fe19955caca0094c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,8 @@ partslist:    telescience.sch Makefile
        rm -f telescience.unsorted
 
 partslist.csv: telescience.sch Makefile
-       gnetlist -g partslist4 -o telescience.unsorted telescience.sch
+       gnetlist -m scheme/gnet-partslistgag.scm -g partslistgag \
+               -o telescience.unsorted telescience.sch
        head -n1 telescience.unsorted > partslist.csv
        tail -n+2 telescience.unsorted | sort -t \, -k 8 >> partslist.csv
        rm -f telescience.unsorted
@@ -43,7 +44,7 @@ telescience.bottom.gbr:       telescience.pcb
 zip:   telescience.bottom.gbr telescience.bottommask.gbr telescience.fab.gbr telescience.top.gbr telescience.topmask.gbr telescience.toppaste.gbr telescience.topsilk.gbr telescience.plated-drill.cnc
        zip telescience.zip *.gbr *.cnc
 
-dorkbot: telescience.bottom.gbr telescience.bottommask.gbr telescience.top.gbr telescience.topmask.gbr telescience.topsilk.gbr telescience.plated-drill.cnc
+oshpark: telescience.bottom.gbr telescience.bottommask.gbr telescience.top.gbr telescience.topmask.gbr telescience.topsilk.gbr telescience.plated-drill.cnc
        mv telescience.bottom.gbr bottom\ layer.ger
        mv telescience.bottommask.gbr bottom\ solder\ mask.ger
        mv telescience.bottomsilk.gbr bottom\ silk\ screen.ger
@@ -54,7 +55,7 @@ dorkbot: telescience.bottom.gbr telescience.bottommask.gbr telescience.top.gbr t
        mv telescience.plated-drill.cnc drills.xln
        mv telescience.group2.gbr internal\ plane\ 1.ger
        mv telescience.group3.gbr internal\ plane\ 2.ger
-       zip telescience-dorkbot.zip *.ger *.xln
+       zip telescience-oshpark.zip *.ger *.xln
        
 clean:
        rm -f *.bom *.drc *.log *~ telescience.ps *.gbr *.cnc *bak* *- *.zip