[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to disable RCS, SCCS implicit rules?
From: |
Paul D. Smith |
Subject: |
Re: how to disable RCS, SCCS implicit rules? |
Date: |
Sat, 9 Nov 2002 00:49:13 -0500 |
%% gk <address@hidden> writes:
g> I would prefer not to see these implicit rule searches in debug
g> output; is there a way other than 'make -r' to disable them?
g> %:: RCS/%,v
g> %:: RCS/%
g> %:: s.%
g> %:: SCCS/s.%
You can delete pattern rules. See the GNU make manual, section
"Canceling Implicit Rules".
--
-------------------------------------------------------------------------------
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
- how to disable RCS, SCCS implicit rules?, gk, 2002/11/08
- Re: how to disable RCS, SCCS implicit rules?,
Paul D. Smith <=
- Re: how to disable RCS, SCCS implicit rules?, gk, 2002/11/09
- Re: how to disable RCS, SCCS implicit rules?, Paul D. Smith, 2002/11/09
- Re: how to disable RCS, SCCS implicit rules?, gk, 2002/11/09
- Re: how to disable RCS, SCCS implicit rules?, Michael Sterrett -Mr. Bones.-, 2002/11/09
- Re: how to disable RCS, SCCS implicit rules?, Paul D. Smith, 2002/11/09