updating schematic to capture current thinking towards v0.2
[hw/telemetrum] / Makefile
index e7fed6d3a5139fa9d2fa280859e8cd188641049d..b18940eb84cb03252761d77fcc7f6263d12faa22 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 # intentionally want to rebuild drc and bom on every invocation
-all:   drc bom
+all:   drc bom pcb
 
 drc:   telemetrum.sch
        -gnetlist -g drc2 telemetrum.sch -o telemetrum.drc
@@ -13,6 +13,21 @@ bom: telemetrum.sch
 pcb:   telemetrum.sch project
        gsch2pcb project
 
+# note that 'gschlas -e foo.sch' will embed all symbols in the schematic, this
+# might be a really good idea for publishing designs to the web that others
+# might review?  Like this example from DJ:
+#
+#web :
+#        for i in channel.sch ethernet.sch power.sch mcu.sch; do \
+#          cp $$i tmp.sch ; \
+#          gschlas -e tmp.sch ; \
+#          mv tmp.sch ${WEB}/$$i; \
+#        done
+
+# this shoves local work out to the git.gag.com repository
+push:  
+       git push --mirror
+
 zip:   telemetrum.back.gbr telemetrum.backmask.gbr telemetrum.fab.gbr telemetrum.front.gbr telemetrum.frontmask.gbr telemetrum.frontpaste.gbr telemetrum.frontsilk.gbr telemetrum.group2.gbr telemetrum.group3.gbr telemetrum.plated-drill.cnc
        zip telemetrum.zip *.gbr *.cnc