view makefile-frags/first-part @ 201:360034896a82

mmiCall.c: rm dead code, first pass
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 29 Mar 2021 04:44:46 +0000
parents 94ee95dad595
children
line wrap: on
line source

all:	fwimage.bin flash-script

${SUBDIR}: FRC
	cd $@; ${MAKE} ${MFLAGS}

${LIBS}:	${SUBDIR}
	@true