On Fri, 2009-11-20 at 22:10 -0600, Peng Yu wrote: > I want the rule to run if there is no such a directory, or there are > no files in the directory, or there is any file that is older than the > dependent files.
What I suggested should work since if there is no directory the wildcard will be empty as well. -- ------------------------------------------------------------------------------- Paul D. Smith <[email protected]> Find some GNU make tips at: http://www.gnu.org http://make.mad-scientist.net "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
