Re: Generating Prerequisites Automatically

2003-01-23 Thread Johan Bezem
"Peter A.Kerzum" wrote: >... > > Instead, I use a trick Paul Smith describes elsewhere, which is to create > > the dependency files concurrently with compilation. That way, if the > > Please, point me to that trick. Am I reinventing the wheel ? =) > And my purpose is to generate dependency file

Re: Generating Prerequisites Automatically

2003-01-23 Thread Peter A . Kerzum
Hi, Ted Sorry, I sent this message directly to you, not to the list. Yes, your are partialy right, my way has several problems, I've encountered in a short time after submitting it to the list. All inluded makefiles share .DEFAULT rule with each other and the master makefile, so multiple 'redefin