mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-07 18:15:57 -05:00
added rulesets to build process
This commit is contained in:
@@ -17,3 +17,9 @@ $MAKE
|
||||
echo "installing libogc ..."
|
||||
$MAKE install
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# copy base rulesets
|
||||
#---------------------------------------------------------------------------------
|
||||
cp dkp-rules/* $prefix
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user