make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GMAKE speed ups.


From: Paul D. Smith
Subject: Re: GMAKE speed ups.
Date: Thu, 6 Mar 2003 13:04:10 -0500

Sorry, I sent that too soon.

What I meant to say was:

  The other pattern rules, like "%.out: %", etc. don't take much time
  because make compares the target name (foo.c) and immediately sees
  that "%.out" cannot match.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]