help-make
[Top][All Lists]
Advanced

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

Re: How to dive into SUBDIRS


From: Patrick Schoenfeld
Subject: Re: How to dive into SUBDIRS
Date: Mon, 31 Mar 2008 16:26:58 +0200
User-agent: Mutt/1.5.17 (2007-12-11)

Hi,

On Fri, Mar 28, 2008 at 01:47:55PM -0400, Paul Smith wrote:
>         .PHONY: all $(addsuffix .all,$(DIRS)) \
>               update $(addsuffix .update,$(DIRS)) \
>               upload $(addsuffix .upload,$(DIRS))

just one comment: IMHO this appears to be an error. It does not work
with PHONY targets for the dynamic targets. I'm not sure but I think it
is because "It is just a name (...) to be executed (...) when you
make an *explicit* *request*." I do understand that as "is not executed
as a depend.

Best Regards,
Patrick




reply via email to

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