]> mj.ucw.cz Git - home-hw.git/blob - auto/Makefile
Merge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/home-hw
[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