Mail Archives: djgpp/1996/08/08/04:45:23
Roland Exler wrote:
>
> Ian Miller wrote:
> >
> > If you ever read the make info about automatic dependency
> > generation but couldn't get it working for djgpp follow the
> > example I give below. The important (and difficult) part is
> > the sed expression. The rest I include for completishness.
>
> I've not tried where the problem in your makefile is, maybe the
> command-call. Take a look at the makefile below, this one runs. It used
> sed to include the .d-files in the dependencies, but I've seen this is
> not neccesary for gnu-make, it automatically recognices to rebuild the
> dependencies as they are included!
>
> Hope this helps,
> Roland...
Actually, there is no problem in the example I posted (it works well),
I just hoped for some comments. Thanks for yours! I shall try your
alternative approach later on.
--
Ian Miller, DORSET, UK
- Raw text -