FreeCalypso > hg > fc-tourmaline
view makefile-frags/clean-always @ 226:4f3bbe9515f8
rvm_use_id_list.h: rm trailing white space
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 30 Apr 2021 22:09:09 +0000 |
parents | 94ee95dad595 |
children |
line wrap: on
line source
clean: FRC rm -f fwimage.* ramimage.* str2ind.* link.cmd link_ram.cmd rm -f build_date.* flash-script for i in ${SUBDIR}; do (cd $$i; ${MAKE} ${MFLAGS} clean); done