FreeCalypso > hg > freecalypso-schem2
comparison venus/src/Makefile @ 35:971c05950675
starpoints in core: commit to using pcb-rnd intnoconn
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 22 Nov 2021 09:54:48 +0000 |
parents | dfa0d08d8f2b |
children | c247abb89302 |
comparison
equal
deleted
inserted
replaced
34:dfa0d08d8f2b | 35:971c05950675 |
---|---|
27 ueda-sverp -o $@ ${VSRCS} | 27 ueda-sverp -o $@ ${VSRCS} |
28 | 28 |
29 noledb.unet: sverp.unet | 29 noledb.unet: sverp.unet |
30 unet-excise sverp.unet mob.LED_B > $@ | 30 unet-excise sverp.unet mob.LED_B > $@ |
31 | 31 |
32 bound.unet: MCL noledb.unet starpoints Makefile ${SLOTMAP} | 32 bound.unet: MCL noledb.unet Makefile ${SLOTMAP} |
33 unet-bind -s starpoints noledb.unet $@ | 33 unet-bind noledb.unet $@ |
34 | 34 |
35 clean: | 35 clean: |
36 rm -f *.unet *.txt *.csv | 36 rm -f *.unet *.txt *.csv |