I have a working R198 building environment (VMWare + pdaX86) that I want to reuse to build newer revisions (like R200). I did a svn update and got the changed files. But when I go back and type "make world", I only got these output:
touch depend.out
Install 'dot' from graphviz packet if you want to have a nice dependency tree.
Do I need to do a 'make clean' to force a rebuild? I don't want to loose too much because redownload the sources are painful.
Can anybody give me a hint?
