3a_asm: FEATURE/FIX: proper line numbers on parsing error
[calu.git] / tools / Makefile
1 all: pylint
2
3 pylint: frprog.py
4         pylint --indent-string="\t" $<