moving datasheets to common repo
[hw/telescience] / Makefile
index bb6056c14596ce4f64b9c974a70bc878b42eedb7..a1fcd48f7292c8890bb4b3210d1188c1a61f020e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ partslist:    telescience.sch Makefile
        rm -f telescience.unsorted
 
 partslist.csv: telescience.sch Makefile
-       gnetlist -m scheme/gnet-partslistgag.scm -g partslistgag \
+       gnetlist -L scheme -g partslistgag \
                -o telescience.unsorted telescience.sch
        head -n1 telescience.unsorted > partslist.csv
        tail -n+2 telescience.unsorted | sort -t \, -k 8 >> partslist.csv
@@ -44,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
@@ -55,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