view makefile-frags/first-part @ 429:504b9cd42c37

components/bmi-tcs3: need -I for aci_dti_mng dir
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 22 Jan 2018 00:08:32 +0000
parents 2bb8b1c11afc
children
line wrap: on
line source

all:	fwimage.bin flash-script

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

${LIBS}:	${SUBDIR}
	@true