copy all the rules files

This commit is contained in:
Dave Murphy
2008-02-17 14:20:20 +00:00
parent 9f8a1c6f78
commit 9351abccf2

View File

@@ -12,7 +12,7 @@ cp `pwd`/dkppc/crtls/*.ld $DEVKITPPC/$target/lib/
#---------------------------------------------------------------------------------
# copy base rulesets
#---------------------------------------------------------------------------------
cp `pwd`/dkppc/rules/gamecube_rules dkppc/rules/base_rules $DEVKITPPC
cp `pwd`/dkppc/rules/* $DEVKITPPC
cd $LIBOGC_SRCDIR
if [ ! -f built-libogc ]