Makefile: don't print $(EOBJS) in help screen
authorSebastian <git@sraa.de>
Tue, 12 Aug 2014 20:47:22 +0000 (20:47 +0000)
committerSebastian <git@sraa.de>
Tue, 12 Aug 2014 20:47:22 +0000 (20:47 +0000)
lb/Makefile

index 5a34e60202637bd39baaaf221e3713d5887c2e52..c18c0d6428e136be2e47d29adc627c673b9c4193 100644 (file)
@@ -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"