On Tue, 2008-05-20 at 01:29 -0700, Garrett Cooper wrote: > Why not use wildcard instead?
You can't use make functions here, because they are all evaluated by make BEFORE the command is invoked. Hongliang wants to see whether the file exists AFTER the command has run. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.mad-scientist.us "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
