On Wed, 2008-08-13 at 15:57 +0800, Pan ruochen wrote: > So, what's wrong?
Read the section "How Patterns Match" under "Defining and Redefining Pattern Rules" in the chapter "Using Implicit Rules" in the GNU make manual. In general, creating directories using GNU make is a bad idea, especially if you're creating directories that will be used during the build. -- ------------------------------------------------------------------------------- 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
