view makefile-frags/first-part @ 171:a8efe285e7fa

dti.lib compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 11 Oct 2016 07:44:31 +0000
parents 84f4a04fde24
children 2bb8b1c11afc
line wrap: on
line source

all:	fwimage.bin

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

${LIBS}:	${SUBDIR}
	@true