diff options
| -rw-r--r-- | tools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile index 50d05ab..5b0ef1b 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 |