projects
/
lattice-boltzmann-epiphany.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b6424e
)
Makefile: don't print $(EOBJS) in help screen
author
Sebastian
<git@sraa.de>
Tue, 12 Aug 2014 20:47:22 +0000
(20:47 +0000)
committer
Sebastian
<git@sraa.de>
Tue, 12 Aug 2014 20:47:22 +0000
(20:47 +0000)
lb/Makefile
patch
|
blob
|
history
diff --git
a/lb/Makefile
b/lb/Makefile
index 5a34e60202637bd39baaaf221e3713d5887c2e52..c18c0d6428e136be2e47d29adc627c673b9c4193 100644
(file)
--- a/
lb/Makefile
+++ b/
lb/Makefile
@@
-38,7
+38,6
@@
EELFS = $(EAPPS:$(DEST)%srec=$(EDEST)%elf)
# === Phony Rules =========================================================
help:
- @echo $(EOBJS)
@$(ECHO)
@$(ECHO) "Epiphany Makefile - Help"
@$(ECHO) " help show this help"