view makefile-frags/m0-to-bin-c139 @ 570:855b3c5bb4b5

.../cst/cst_exts.c: tab indentation fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 12 Jan 2019 22:53:46 +0000
parents a6a0102cb95f
children
line wrap: on
line source

fwimage.intbin:	fwimage.m0
	../helpers/mokosrec2bin $< $@ FF

fwimage.bin:	fwimage.intbin
	dd if=$< of=$@ bs=65536 skip=1