comparison makefile-frags/first-part @ 259:2bb8b1c11afc

build system: produce flash-script for flashing with fc-loadtool
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 04 Aug 2017 07:34:37 +0000
parents 84f4a04fde24
children
comparison
equal deleted inserted replaced
258:13bcc2ed7e44 259:2bb8b1c11afc
1 all: fwimage.bin 1 all: fwimage.bin flash-script
2 2
3 ${SUBDIR}: FRC 3 ${SUBDIR}: FRC
4 cd $@; ${MAKE} ${MFLAGS} 4 cd $@; ${MAKE} ${MFLAGS}
5 5
6 ${LIBS}: ${SUBDIR} 6 ${LIBS}: ${SUBDIR}