projects
/
oweals
/
nmrpflash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0d273a
)
Update makefile
v0.9.9
author
Joseph C. Lehner
<joseph.c.lehner@gmail.com>
Sat, 19 Nov 2016 13:19:02 +0000
(14:19 +0100)
committer
Joseph C. Lehner
<joseph.c.lehner@gmail.com>
Sat, 19 Nov 2016 13:19:02 +0000
(14:19 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 175ff0689dbcfa0f8e126a852787d7cd75e7f219..8fec587db18759b586be3cdafa1e62c4beba8332 100644
(file)
--- 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