updated install rule in gba tools makefile

This commit is contained in:
Dave Murphy 2005-06-14 16:27:39 +00:00
parent 3fb41c3477
commit 3a63ff6780

View File

@ -11,7 +11,7 @@ GCC_VER=3.4.4
NEWLIB_VER=1.13.0
LIBOGC_VER=20050521
LIBGBA_VER=20050511
LIBNDS_VER=20050521
LIBNDS_VER=20050614
BINUTILS="binutils-$BINUTILS_VER.tar.bz2"
GCC_CORE="gcc-core-$GCC_VER.tar.bz2"