Fix up buildzip.pl
commit699acc1b7ff4957c1709ec9322927088d807cfc4
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Tue, 13 Jul 2010 14:17:52 +0000 (13 14:17 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Tue, 13 Jul 2010 14:17:52 +0000 (13 14:17 +0000)
tree335cf7041d49f2f42d732b19b8e7215ba764cdf7
parenta86a6f68d40862f99ef72309e54480cb45b3fa4a
Fix up buildzip.pl
Now it can install RaaA properly into /usr/local/{bin,lib,share} (incompatible with RaaA in svn, because it needs fixing to work with these dirs).
make install for sim and target builds is also cleaned up a bit.
Additionally, use the install tool for install make targets, it has some advantages over cp.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27407 a1c6a512-1295-4272-9138-f99709370657
tools/buildzip.pl