FreeCalypso > hg > fc-magnetite
view makefile-frags/clean-always @ 230:7129e312b2ab
l1_custom_int.lib rebuilt from source for the l1reconst config
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sun, 12 Mar 2017 19:45:22 +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
