> That is what I want to create, but I do not have the info on what to link
> with what to make the different output files  .prc files etc.  Where does
> one go to learn this?

  well.. in codewarrior, its possible too.. just create different
  targets :) you can select the target you want, hit the make button.

  with Makefile's - just search your local search engine with:

    +Makefile +creating

  :))

  an elegant makefile comes to play nicely when you want to build
  multiple language versions of your app.. 

    'make all'

  or..

    'LANG=en make'

  :)

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to