forked from len0rd/rockbox
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
This commit is contained in:
parent
8e38e328af
commit
f91502f86a
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
||||||
CFLAGS := -O -ansi -g
|
CFLAGS := -O -ansi -g
|
||||||
LDFLAGS := -g
|
LDFLAGS := -g
|
||||||
|
|
||||||
|
.PHONY: rbspeexenc uclpack
|
||||||
|
|
||||||
CLEANALL := scramble descramble iriver sh2d bmp2rb rdf2binary convbdf \
|
CLEANALL := scramble descramble iriver sh2d bmp2rb rdf2binary convbdf \
|
||||||
generate_rocklatin mkboot ipod_fw codepages uclpack mi4 gigabeat database \
|
generate_rocklatin mkboot ipod_fw codepages uclpack mi4 gigabeat database \
|
||||||
lngdump telechips gigabeats mktccboot mknkboot rbspeexenc
|
lngdump telechips gigabeats mktccboot mknkboot rbspeexenc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue