FreeCalypso > hg > fc-magnetite
view makefile-frags/clean-always @ 149:4f43e4f5ab13
.../rvm/rvm_swe.c: restored the ability to use PWR SWE instead of LCC
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 09 Oct 2016 06:23:02 +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