Skip to content
angerangel edited this page May 21, 2013 · 2 revisions

Make all builds r3 for your platform, this is done by executing the tasks clean, r3$(BIN_SUFFIX), lib and host$(BIN_SUFFIX). These tasks are executed in order to get all target done.

Tasks executed:

  • make clean
  • r3$(BIN_SUFFIX)
  • lib
  • host$(BIN_SUFFIX)
Clone this wiki locally