From 48430bfabd5148bb3b27576f3e58b1b3350beac6 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Wed, 28 Oct 2009 21:11:43 +0000 Subject: Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but with no functional changes to code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23382 a1c6a512-1295-4272-9138-f99709370657 --- tools/tools.make | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/tools.make') diff --git a/tools/tools.make b/tools/tools.make index e033774..64a47c5 100644 --- a/tools/tools.make +++ b/tools/tools.make @@ -18,7 +18,6 @@ $(TOOLSDIR)/rdf2binary: $(TOOLSDIR)/rdf2binary.c $(TOOLSDIR)/convbdf: $(TOOLSDIR)/convbdf.c $(TOOLSDIR)/codepages: $(TOOLSDIR)/codepages.c $(TOOLSDIR)/codepage_tables.c $(TOOLSDIR)/mkboot: $(TOOLSDIR)/mkboot.c -$(TOOLSDIR)/mktccboot: $(TOOLSDIR)/mktccboot.c $(TOOLSDIR)/telechips.c $(TOOLSDIR)/wavtrim: $(TOOLSDIR)/wavtrim.c $(TOOLSDIR)/voicefont: $(TOOLSDIR)/voicefont.c -- cgit v1.1