From ee1ab2ee11565d8e02ac1bf0e75400578d60d6c8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 27 Mar 2006 08:23:00 +0000 Subject: iaudio is not used git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9277 a1c6a512-1295-4272-9138-f99709370657 --- tools/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 60a9a70887..68fcd4b6bc 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -9,7 +9,7 @@ CFLAGS := -O -ansi -g LDFLAGS := -g -CLEANALL := scramble descramble iriver iaudio sh2d bmp2rb rdf2binary convbdf \ +CLEANALL := scramble descramble iriver sh2d bmp2rb rdf2binary convbdf \ generate_rocklatin mkboot ipod_fw codepages uclpack all: @@ -17,12 +17,10 @@ all: scramble: scramble.o iriver.o descramble: descramble.o iriver.o -iaudio: iaudio.o scramble.o: scramble.c iriver.h descramble.o: descramble.c iriver.h iriver.o: iriver.c iriver.h -iaudio.o: iaudio.c sh2d: sh2d.c -- cgit v1.2.3