From: Martin Mares Date: Wed, 10 Jul 2019 08:23:57 +0000 (+0200) Subject: Burrow clock: make clean X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=65104df45bfc29501fd2992fafdbd3408d982a30;p=home-hw.git Burrow clock: make clean --- diff --git a/usb/host/Makefile b/usb/host/Makefile index aebb0d5..d99cfd4 100644 --- a/usb/host/Makefile +++ b/usb/host/Makefile @@ -13,3 +13,6 @@ burrow-clock: LDLIBS += -lmosquitto install: all install burrow-clock /usr/local/sbin/ + +clean: + rm -f burrow-clock test