help-make
[Top][All Lists]
Advanced

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

Re: Change Makefile


From: Stephan Beal
Subject: Re: Change Makefile
Date: Wed, 27 Apr 2011 17:22:34 +0200

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.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/


reply via email to

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