#-- start of cleanup_java ------
	-$(cleanup_echo) ${OBJS}
	-$(cleanup_silent) cd $(javabin); /bin/rm -f ${OBJS}
#-- end of cleanup_java ------
