]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly default.c.~16~
authorRoland McGrath <roland@redhat.com>
Wed, 9 Sep 1992 19:50:38 +0000 (19:50 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 9 Sep 1992 19:50:38 +0000 (19:50 +0000)
default.c

index 6f69c950a97abd9ec5683d61ec56701f9c2ffb1b..5950f504916961d89741be7c4473a4376f0448d4 100644 (file)
--- a/default.c
+++ b/default.c
@@ -50,9 +50,9 @@ static struct pspec default_terminal_rules[] =
   {
     /* RCS.  */
     "%", "%,v",
-    "$(CHECKOUT,v)",
+    "+$(CHECKOUT,v)",
     "%", "RCS/%,v",
-    "$(CHECKOUT,v)",
+    "+$(CHECKOUT,v)",
 
     /* SCCS.  */
     "%", "s.%",