]> mj.ucw.cz Git - home-hw.git/blob - auto/Makefile
Revert "Auto: Trying lower AC threshold"
[home-hw.git] / auto / Makefile
1 all:
2
3 install: burrow-auto
4         install burrow-auto /usr/local/sbin/
5
6 clean:
7
8 .PHONY: all install clean