[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to disable RCS, SCCS implicit rules?
From: |
Michael Sterrett -Mr. Bones.- |
Subject: |
Re: how to disable RCS, SCCS implicit rules? |
Date: |
Sat, 9 Nov 2002 15:43:19 -0500 (EST) |
Greg -
In our globally included makefile here we have lines that look like
this:
--------------------------------------CUT---------------------------------------
# Bad gmake, never *ever* try to get a file out of source control by yourself.
%: %,v
%: RCS/%,v
%: RCS/%
%: s.%
%: SCCS/s.%
--------------------------------------CUT---------------------------------------
Try them out and see if that does the trick for you.
Michael Sterrett
-Mr. Bones.-
address@hidden
- how to disable RCS, SCCS implicit rules?, gk, 2002/11/08
- 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?, 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.- <=
- Re: how to disable RCS, SCCS implicit rules?, Paul D. Smith, 2002/11/09