From f91502f86a167c1fb5593183a1d29de7b80fa149 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Fri, 16 Nov 2007 16:15:46 +0000 Subject: rbspeexenc and uclpack need to be .PHONY targets so they are rebuilt correctly when the source changes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15643 a1c6a512-1295-4272-9138-f99709370657 --- tools/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/Makefile b/tools/Makefile index 50d05abda8..5b0ef1ba46 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -9,6 +9,8 @@ CFLAGS := -O -ansi -g LDFLAGS := -g +.PHONY: rbspeexenc uclpack + CLEANALL := scramble descramble iriver sh2d bmp2rb rdf2binary convbdf \ generate_rocklatin mkboot ipod_fw codepages uclpack mi4 gigabeat database \ lngdump telechips gigabeats mktccboot mknkboot rbspeexenc -- cgit v1.2.3