#-- start of cleanup_library -------------
	$(cleanup_echo) library ${CONSTITUENT}
	-$(cleanup_silent) cd $(bin) && \rm -f $(library_prefix)${CONSTITUENT}$(library_suffix).a $(library_prefix)${CONSTITUENT}$(library_suffix).$(shlibsuffix) ${CONSTITUENT}.stamp ${CONSTITUENT}.shstamp
#-- end of cleanup_library ---------------
