FreeCalypso > hg > fc-small-hw
view lunalcd2/src/Makefile @ 60:38c713964bb7
lunalcd2: MCL binding complete
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 25 Jun 2021 19:01:35 +0000 |
parents | d5d14b426faa |
children | df8f40386c0b |
line wrap: on
line source
VSRCS= vsrc/MAX1916.v vsrc/bl_current_sink.v vsrc/board.v \ vsrc/current_select.v vsrc/lcd_module.v NETS= sverp.unet bound.unet all: ${NETS} sverp.unet: ${VSRCS} primitives Makefile ueda-sverp -o $@ ${VSRCS} bound.unet: MCL sverp.unet unet-bind -c sverp.unet $@ clean: rm -f *.unet *.txt *.csv errs elements.pcb