FreeCalypso > hg > fc-magnetite
view makefile-frags/clean-always @ 80:d6e59be562fd
uartfax.c: support for FreeCalypso targets
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 02 Oct 2016 06:23:18 +0000 |
parents | 84f4a04fde24 |
children | 6475bde1b170 |
line wrap: on
line source
clean: FRC rm -f fwimage.* str2ind.obj link.cmd for i in ${SUBDIR}; do (cd $$i; ${MAKE} ${MFLAGS} clean); done