comparison venus/src/Makefile @ 65:fb8fceab632c

venus/src/Makefile: unet-bind -c to check completeness
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 01 Dec 2021 21:47:20 +0000
parents 4a7db02ddd3e
children 8f3df7a222f5
comparison
equal deleted inserted replaced
64:82febe124936 65:fb8fceab632c
35 35
36 noledb.unet: sverp.unet 36 noledb.unet: sverp.unet
37 unet-excise sverp.unet mob.LED_B > $@ 37 unet-excise sverp.unet mob.LED_B > $@
38 38
39 bound.unet: MCL noledb.unet Makefile ${SLOTMAP} 39 bound.unet: MCL noledb.unet Makefile ${SLOTMAP}
40 unet-bind noledb.unet $@ 40 unet-bind -c noledb.unet $@
41 41
42 clean: 42 clean:
43 rm -f *.unet *.txt *.csv 43 rm -f *.unet *.txt *.csv