mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-16 14:56:08 -05:00
*** empty log message ***
This commit is contained in:
parent
e88a772ba1
commit
9f8a1c6f78
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user