mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-07 10:06:05 -05:00
added libmirko to build process
This commit is contained in:
@@ -35,3 +35,9 @@ echo "building libgba ..."
|
||||
cd $BUILDSCRIPTDIR
|
||||
cd $LIBGBA_SRCDIR
|
||||
$MAKE install INSTALLDIR=$TOOLPATH
|
||||
cd $BUILDSCRIPTDIR
|
||||
|
||||
echo "building libmirko ..."
|
||||
cd $LIBMIRKO_SRCDIR
|
||||
$MAKE install INSTALLDIR=$TOOLPATH
|
||||
cd $BUILDSCRIPTDIR
|
||||
|
||||
Reference in New Issue
Block a user