view makefile-frags/first-part @ 243:619febca2803

configure.sh: the correct form of equality test operator in [ is '='
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 29 May 2017 06:50:47 +0000
parents 84f4a04fde24
children 2bb8b1c11afc
line wrap: on
line source

all:	fwimage.bin

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

${LIBS}:	${SUBDIR}
	@true