Bringing ChocolateCaste-0.7 into the main branch.
[AROS-Contrib.git] / MultiMedia / play / readme
blob1d6da5d6198147a537d2e49117cab2d249bdeb93
1 To compile play on i386
2 -----------------------
4 Hosted:
5 >export AROS_HOST_ARCH=linux
6 >export AROS_TARGET_ARCH=linux
8 Native:
9 >export AROS_HOST_ARCH=linux
10 >export AROS_TARGET_ARCH=pc
13 Common to both:
14 >export TOP=<path to you AROS directory>
15 >export AROS_TARGET_CPU=i386
16 >export AROS_HOST_CPU=i386
17 >mkdir obj
18 >make