> Date: Tue, 15 Dec 2009 10:25:33 -0800 > From: Philip Guenther <[email protected]> > Cc: [email protected], [email protected] > > On Tue, Dec 15, 2009 at 10:17 AM, Eli Zaretskii <[email protected]> wrote: > >> Date: Mon, 14 Dec 2009 11:40:39 -0800 > >> From: Philip Guenther <[email protected]> > >> Cc: "[email protected]" <[email protected]> > >> > >> 1) if you don't use RCS or SCCS, then disable the pattern rules for > >> checking out files from them with > >> > >> %:: %,v > >> %:: RCS/%,v > >> %:: RCS/% > >> %:: s.% > >> %:: SCCS/s.% > > > > Disable how? by rebuilding Make after removing them from the built-in > > database of rules, or by something you put in a Makefile? > > Umm, by including exactly the lines I gave above, as documented in the > info, "Canceling Implicit Rules":
Thanks, I see the light now. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
