FreeCalypso > hg > fc-magnetite
view makefile-frags/clean-always @ 63:065aacae8b37
makefile-frags/link-steps: it's make_cmd.pl, not make-cmd.pl
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 01 Oct 2016 03:30:53 +0000 |
parents | dba3f097489e |
children | 84f4a04fde24 |
line wrap: on
line source
clean: FRC rm -f gsm-fw.* str2ind.obj link.cmd for i in ${SUBDIR}; do (cd $$i; ${MAKE} ${MFLAGS} clean); done