make-phony.el v1.4.0
1 min read
I've done a small update to make-phony.el, my little Emacs package that lets me be lazy when adding .PHONY to mark a target as a phony target in a Makefile.
The only change is a tweak to the regular expression, to tighten up the check for a target that can be marked.
Have a comment or query about this post? Feel free to drop me a line about it.