Bernd Ernesti wrote:
On Wed, Jun 17, 2009 at 07:30:23AM +0200, Bruno Damour wrote: [..]I'll try itI thought that running build.sh without the -u flag would clean every previous build remainssorry a bit newbie with netbsdCleaning up AFTER you updated the source tree can not clean up object files for source files, which where moved or deleted during the cvs update. The Makefile has no knowledge about the old changed source files and there object files. Bern
Of course it worked thanks Bruno