From: Joseph C. Lehner Date: Sat, 19 Nov 2016 13:19:02 +0000 (+0100) Subject: Update makefile X-Git-Tag: v0.9.9^0 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ef6715645dd249722e361c161b7ee2c46d40ea23;p=oweals%2Fnmrpflash.git Update makefile --- diff --git a/Makefile b/Makefile index 175ff06..8fec587 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ fuzz: clean mv nmrpflash fuzz clean: - rm -f nmrp.o tftp.o main.o ethsock.o nmrpflash + rm -f $(nmrpflash_OBJ) nmrpflash install: nmrpflash install -m 755 nmrpflash $(PREFIX)/bin