view makefile-frags/m0-to-bin-c139 @ 173:0a0d54877239

mmiSmsRead.c: formatting fixes and dead code elimination
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 18 Jan 2021 03:46:02 +0000
parents 94ee95dad595
children
line wrap: on
line source

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

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