mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-17 07:16:08 -05:00
uncomment required lines, mental note: do this before check in in future
This commit is contained in:
parent
3e7bb5f00a
commit
c240c0cd13
|
|
@ -24,8 +24,8 @@ $MAKE CRT=ds_cart
|
|||
|
||||
cd $BUILDSCRIPTDIR
|
||||
|
||||
#$MAKE -C tools/general
|
||||
#$MAKE -C tools/general install PREFIX=$DEVKITARM/bin
|
||||
$MAKE -C tools/general
|
||||
$MAKE -C tools/general install PREFIX=$DEVKITARM/bin
|
||||
|
||||
|
||||
echo "building libnds ..."
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user