mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-13 13:06:34 -05:00
*** empty log message ***
This commit is contained in:
@@ -22,10 +22,9 @@ then
|
||||
touch built-libogc
|
||||
fi
|
||||
|
||||
echo "installing libogc ..."
|
||||
if [ ! -f installed-libogc ]
|
||||
then
|
||||
echo "building libogc ..."
|
||||
echo "installing libogc ..."
|
||||
$MAKE install
|
||||
touch installed-libogc
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user