help-make
[Top][All Lists]
Advanced

[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





reply via email to

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