# Last edited on 2025-10-29 11:27:32 by stolfi SHELL := /bin/bash all: for an in */*/annotate.sh ; do \ d=$${an/annotate.sh/} ; \ report_make_annotated_image.sh ${d} 075 ; \ done