.SECONDEXPANSION
If .SECONDEXPANSION is mentioned as a target anywhere in the makefile, then
all prerequisite lists defined after it appears will be expanded a second time
after all makefiles have been read in.
------------------------------------------------------------------------------
Does .SECONDEXPANSION effect prerequisites of the rules only? It
doesn't effect variables?

_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to