comparison tms470/makefile-frags/first-part @ 42:2b8d11ddf653

tms470/makefile-frags: pruned import from Magnetite
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 17 Jul 2018 08:20:16 +0000
parents
children
comparison
equal deleted inserted replaced
41:17814dcf6965 42:2b8d11ddf653
1 all: fwimage.bin flash-script
2
3 ${SUBDIR}: FRC
4 cd $@; ${MAKE} ${MFLAGS}
5
6 ${LIBS}: ${SUBDIR}
7 @true
8