projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aed822
)
Formerly default.c.~14~
author
Roland McGrath
<roland@redhat.com>
Wed, 17 Jun 1992 21:59:54 +0000
(21:59 +0000)
committer
Roland McGrath
<roland@redhat.com>
Wed, 17 Jun 1992 21:59:54 +0000
(21:59 +0000)
default.c
patch
|
blob
|
history
diff --git
a/default.c
b/default.c
index
e7fb37e
..
7d153d4
100644
(file)
--- a/
default.c
+++ b/
default.c
@@
-48,11
+48,11
@@
static struct pspec default_pattern_rules[] =
static struct pspec default_terminal_rules[] =
{
- /* RCS. */
+ /* RCS.
These commands are not echoed because RCS makes enough noise.
*/
"%", "%,v",
- "test -f $@ || $(CO) $(COFLAGS) $< $@",
+ "
@
test -f $@ || $(CO) $(COFLAGS) $< $@",
"%", "RCS/%,v",
- "test -f $@ || $(CO) $(COFLAGS) $< $@",
+ "
@
test -f $@ || $(CO) $(COFLAGS) $< $@",
/* SCCS. */
"%", "s.%",