help-make
[Top][All Lists]
Advanced

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

Re: how to suppress the included makefile not found warning?


From: David Wuertele
Subject: Re: how to suppress the included makefile not found warning?
Date: Wed, 11 Feb 2004 14:34:38 -0800
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.2 (gnu/linux)

Noel> What about the possibly-not-so-obvious use of $(foreach) and $(eval)?

I tried $(foreach), but I was not able to make it generate a pattern.
I was doing something like this:

  $(foreach program,$(PROGRAMS),$(program): $($(program)_OBJ))

For some reason, the iterated rules do not get parsed.





reply via email to

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