Sorry for the delay. I had to track this down. The
Power Architecture Build Tools Reference manual (it's located in the CodeWarrior Help folder) explains command-line settings.
You want the enter the option:
-ir path
where
path points to the directories that will be searched recursively. See page 77 of the manual for information.
---Tom