mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
rbutil/rbspeex fix some small mistakes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18004 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6bd961d6a5
commit
c82511ab06
2 changed files with 3 additions and 3 deletions
|
|
@ -22,7 +22,7 @@ mac {
|
|||
rbspeex1.commands = @$(MAKE) -C ../../tools/rbspeex ARCH=ppc librbspeexppc.a
|
||||
rbspeex2.commands = @$(MAKE) -C ../../tools/rbspeex clean
|
||||
rbspeex3.commands = @$(MAKE) -C ../../tools/rbspeex ARCH=i386 librbspeexi386.a
|
||||
rbspeex4.commands = @$(MAKE) -C ../../tools/rbspeex ARCH=ppc universal
|
||||
rbspeex4.commands = @$(MAKE) -C ../../tools/rbspeex universal
|
||||
rbspeex2.depends = rbspeex1
|
||||
rbspeex3.depends = rbspeex2
|
||||
rbspeex4.depends = rbspeex3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue