On Thu, 6 Apr 2006 22:14:55 +0200 "Manuel Dejonghe" <[EMAIL PROTECTED]> wrote:
> in fact, it does not 'make'. it only 'cleans'. yeah, i know > It erases everything that 'make' could use for an incremental build, > because some source-changes do not get detected by 'make' and so not > rebuild properly. of course > If the thing you are trying out is not working as expected, 'clean' > first, then rebuild it all. thats what i was trying to do... BUT: make clean killed 'firmware' directory...(maybe some other source files too) while it should remove only *.c,*.o,*.a and so on.... so after 'make clean' i had nothing to do but checkout from cvs.... --
