help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: prerequisite variable confusion


From: Philip Guenther
Subject: Re: prerequisite variable confusion
Date: Mon, 23 Apr 2007 22:02:25 -0600

On 4/23/07, Ron Peterson <address@hidden> wrote:
...
The soapH.h target builds a bunch of .cpp files like soapServer.cpp
that should then be compiled into object files.  If those files don't
exist when the makefile is called, then it seems that even though
there's a rule that makes them, the rule I made for the %.o target
doesn't know they exist.
...
Is there a more elegant way to accomplish the same thing?

This was discussed a couple weeks ago on this very list:

http://lists.gnu.org/archive/html/help-make/2007-04/msg00021.html


BTW, you should also upgrade your make binary from 3.81beta4 to the
released version of 3.81, just in case you (later) hit someone fixed
before the release.


Philip Guenther




reply via email to

[Prev in Thread] Current Thread [Next in Thread]