summaryrefslogtreecommitdiff
path: root/python/makefile.py
AgeCommit message (Collapse)Author
2020-04-27build: make clippy Makefile rules nicerDavid Lamparter
These are easy to get subtly wrong, and doing so can cause nondeterministic failures when racing in parallel builds. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>