From 680a5df6fe5f5e4b2fa08f4a02766c23371004b4 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Tue, 16 Dec 2008 08:57:57 +0000 Subject: Added SILENT make option and some output comsmetics. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19455 a1c6a512-1295-4272-9138-f99709370657 --- tools/database/Makefile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'tools') diff --git a/tools/database/Makefile b/tools/database/Makefile index 01416eca0d..88b92125ea 100644 --- a/tools/database/Makefile +++ b/tools/database/Makefile @@ -1,3 +1,4 @@ +SILENT = @ INCLUDE = -I../../firmware/export \ -I../../apps -I../../uisimulator/sdl -I/usr/include/SDL FIRMINC = -I../../firmware/include -fno-builtin @@ -22,16 +23,16 @@ VPATH = ../../apps ../../apps/metadata ../../firmware/common ../../firmware/ \ all: database %.o : ../../uisimulator/common/%.c - @echo $(