bcpierce00 / unison

Unison file synchronizer
GNU General Public License v3.0
4.08k stars 229 forks source link

Makefile: Make all .PHONY declarations local #902

Closed tleedjarv closed 1 year ago

tleedjarv commented 1 year ago

This makes maintenance easier. (It also makes it more clear which targets really are phony, although that's likely not a real problem for anyone.)