summaryrefslogtreecommitdiff
path: root/default.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-09-09 19:50:38 +0000
committerRoland McGrath <roland@redhat.com>1992-09-09 19:50:38 +0000
commitd8f06cf21f97a564336bc88c93dd7a8396929d2f (patch)
tree2764152a5f085d30c91d91d81af944990cfde88c /default.c
parent44653ac71b9cf98ad6743d2b04a1da76e2a60b58 (diff)
downloadgunmake-d8f06cf21f97a564336bc88c93dd7a8396929d2f.tar.gz
Formerly default.c.~16~
Diffstat (limited to 'default.c')
-rw-r--r--default.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.c b/default.c
index 6f69c95..5950f50 100644
--- 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.%",