@ -37,4 +37,9 @@ format:
$(MAKE) -C $$ex format; \
done
.PHONY: all clean fclean re format
run:
for ex in $(EX); do \
$(MAKE) -C $$ex run; \
.PHONY: all clean fclean re format run
The note is not visible to the blocked user.