Hacker News new | ask | show | jobs
by IshKebab 632 days ago
A big mistake Make has is mixing phony and file targets in the same namespace. They should be distinguishable by name, e.g. phony targets start with a : or something.

Too late of course.