[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: GMAKE speed ups.
From: |
Bijal Shah |
Subject: |
RE: GMAKE speed ups. |
Date: |
Thu, 6 Mar 2003 19:05:56 -0000 |
Thanks for the clarification.
It would be nice to be able to turn off all built-in rules from within a
makefile - is that a reasonable enhancement request or would that break
compatibility with other makes?
B.
-----Original Message-----
From: Paul D. Smith [mailto:address@hidden
Sent: 06 March 2003 18:04
To: Bijal Shah
Cc: address@hidden
Subject: Re: GMAKE speed ups.
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