12 lines
206 B
Plaintext
Raw Normal View History

2015-03-07 15:58:02 -05:00
PATH /opt/devkitPro/devkitPPC/bin
2015-02-25 20:32:07 -05:00
platform wii
PLATFORM wii
CC powerpc-eabi-gcc
CXX powerpc-eabi-g++
2015-07-25 20:30:31 -05:00
AR powerpc-eabi-ar
2015-02-25 20:32:07 -05:00
SUFFIX _wii
2015-03-07 15:58:02 -05:00
DEVKITPRO /opt/devkitPro
DEVKITPPC /opt/devkitPro/devkitPPC
2015-02-25 20:32:07 -05:00
RA YES
2015-07-19 14:59:14 -04:00
JOBS 4