]> mj.ucw.cz Git - home-hw.git/blob - auto/Makefile
Telegram: The same aiomqtt adjustments
[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