4 all: clean $(addsuffix .
test,$(wildcard *.
*))
10 # - mark the places where the indentation is known to be incorrect,
11 # and allow either ignoring those errors or not.
14 --eval
'(indent-region (point-min) (point-max) nil)' \
15 --eval
'(write-region (point-min) (point-max) "$<.new")'