view makefile-frags/first-part @ 63:065aacae8b37

makefile-frags/link-steps: it's make_cmd.pl, not make-cmd.pl
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 01 Oct 2016 03:30:53 +0000
parents dba3f097489e
children 84f4a04fde24
line wrap: on
line source

all:	gsm-fw.bin

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

${LIBS}:	${SUBDIR}
	@true