FreeCalypso > hg > fc-magnetite
view makefile-frags/clean-always @ 107:267cefdca4b6
src/g23m-gsm/l1/l1_pei.c: tweaked to match TCS211 binary object
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 05 Oct 2016 22:41:43 +0000 |
parents | 6475bde1b170 |
children | 9432dd63626b |
line wrap: on
line source
clean: FRC rm -f fwimage.* ramimage.* str2ind.obj link.cmd link_ram.cmd for i in ${SUBDIR}; do (cd $$i; ${MAKE} ${MFLAGS} clean); done