chiark / gitweb /
do stuff with panel3
[trains.git] / spice / Makefile
index d41006695cd5932eeffbe0de60e904cbe529d0f4..574a0d8b70534771d9d49db772fdc25e094abb20 100644 (file)
@@ -20,7 +20,7 @@ layers:               $(LAYERS)
 lpages:                $(LPAGES)
 
 all:           default layers bulkres.bom divider-tables \
-               picprogs netlists
+               picprogs netlists panel3.pcb
 
 o=>$@.new && mv -f $@.new $@
 
@@ -31,7 +31,7 @@ picprogs:     flasher.hex flash-all.hex
 
 netlists:      reversers.net detectors.net \
                reversers.hole-rep detectors.hole-rep \
-               both.hole-rep
+               both.hole-rep panel3.hole-rep
 
 # print from pcb(1) as follows:
 #   File / Print Layout / ...
@@ -55,6 +55,7 @@ OPRINTS=      %.oprint-copper.ps              \
 
 include reversers.layers.dep
 include detectors.layers.dep
+include panel3.layers.dep
 
 %.zip:         layers.txt.tmpl Makefile
                rm -rf $@.d; mkdir -p $@.d