help-make
[Top][All Lists]
Advanced

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

Re: Change Makefile


From: Oleksandr Gavenko
Subject: Re: Change Makefile
Date: Thu, 28 Apr 2011 18:01:49 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

On 27.04.2011 18:22, Stephan Beal wrote:
On Wed, Apr 27, 2011 at 5:20 PM, Stephan Beal<address@hidden>wrote:

Then make $(MAKEFILE) a prereq


Sorry, hit send by accident before finishing...

and that should have been (like Oleksander says):

MAKEFILE := $(MAKEFILE_LIST)

the other approach just gets the name of the main makefile whereas this one
also picks up any included makefiles.

Some times I use

BUILD_SCRIPTS += Makefile-name

in all makefiles because some makefile auto generated all times.


--
С уважением, Александр Гавенко.



reply via email to

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