view makefile-frags/first-part @ 133:87347425b11f

scripts/mk-component.sh: more filename case muck
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 08 Oct 2016 04:10:38 +0000
parents 84f4a04fde24
children 2bb8b1c11afc
line wrap: on
line source

all:	fwimage.bin

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

${LIBS}:	${SUBDIR}
	@true