progs/sum: 92 -> 74 cycles (thx @ loop unrollen)
[calu.git] / tools / Makefile
1 all: pylint
2
3 pylint: frprog.py
4         pylint --indent-string="\t" $<