From 3f606de6f8d02aa9377de89562ecdb4836e13607 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 12 Jul 2005 11:08:57 +0000 Subject: silence the makefile git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7121 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/dumb/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/codecs') diff --git a/apps/codecs/dumb/Makefile b/apps/codecs/dumb/Makefile index 823c162..fa647f3 100644 --- a/apps/codecs/dumb/Makefile +++ b/apps/codecs/dumb/Makefile @@ -79,7 +79,6 @@ endif all: config-if-necessary @$(MAKE) --no-print-directory $(ALL_TARGETS) - $(call ECHO,DUMB has been built. Run $(APOST)make install$(APOST) to install it.) install: config-if-necessary @$(MAKE) --no-print-directory $(ALL_TARGETS:%=install-%) -- cgit v1.1