checkmake
checkmake copied to clipboard
make the parser work with escaped new lines
Are you referring to lines looking like the following?
.PHONY: all clean configure \
help install serve test
yup! but especially in rule bodies where it's often common to have shell scripts that span lines