F:=./cfsketches.json
generate:
# clear the cfsketches file.
	perl ./regenerate.pl | sort > $(F)
