On Fri, 22 Apr 2005, Paul D. Smith wrote: > The reason it doesn't represent the full set in that example is that > the contents of that variable are not completely constructed until > after all the makefiles are read in; a $(warning ...) function like > this is expanded when it is seen, during the parsing of the > makefile.
ah, gotcha. thanks. rday _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
