view makefile-frags/first-part @ 71:96a085dd4acc

recompilation of tpudrv.lib works
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 02 Oct 2016 00:18:18 +0000
parents 84f4a04fde24
children 2bb8b1c11afc
line wrap: on
line source

all:	fwimage.bin

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

${LIBS}:	${SUBDIR}
	@true