You need to specify some options for the makefile, these can be found by using:
make --help
For example:
make -f make/play_sound.makefile CPU=x86 CONFIG=Debug
You need to specify some options for the makefile, these can be found by using:
make --help
For example:
make -f make/play_sound.makefile CPU=x86 CONFIG=Debug