view makefile-frags/m0-to-bin-c139 @ 171:4ef7466a72c9

mmiSmsIdle.c: trim some excessive empty lines
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 18 Jan 2021 01:33:09 +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