# HG changeset patch # User Mychaela Falconia # Date 1596038037 0 # Node ID 208ee1f4201c5358b0fa8a77603f12c199426c92 # Parent 5bdd24aae51e83e6b0db16edc1e5958916c335ba duart28c/src/Makefile: U7.slotmap dependency was missed diff -r 5bdd24aae51e -r 208ee1f4201c duart28c/src/Makefile --- a/duart28c/src/Makefile Wed Jul 29 07:59:20 2020 +0000 +++ b/duart28c/src/Makefile Wed Jul 29 15:53:57 2020 +0000 @@ -19,7 +19,7 @@ sverp.unet: ${VSRCS} primitives Makefile ueda-sverp -o $@ ${VSRCS} -bound.unet: MCL sverp.unet U5.slotmap U6.slotmap +bound.unet: MCL sverp.unet U5.slotmap U6.slotmap U7.slotmap unet-bind -c sverp.unet $@ pcb-netlist.txt: bound.unet