mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
util/spkmodem_recv: Add clean to the Makefile
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -9,3 +9,5 @@ spkmodem-recv:
|
||||
install: spkmodem-recv
|
||||
$(INSTALL) -d $(DESTDIR)$(PREFIX)/bin/
|
||||
$(INSTALL) $< -t $(DESTDIR)$(PREFIX)/bin/
|
||||
clean:
|
||||
rm -f spkmodem-recv
|
||||
|
||||
Reference in New Issue
Block a user