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:
f8300f1
)
Formerly default.c.~28~
author
Roland McGrath
<roland@redhat.com>
Sun, 3 Oct 1993 19:15:29 +0000
(19:15 +0000)
committer
Roland McGrath
<roland@redhat.com>
Sun, 3 Oct 1993 19:15:29 +0000
(19:15 +0000)
default.c
patch
|
blob
|
history
diff --git
a/default.c
b/default.c
index
d8641fc
..
3c2cd44
100644
(file)
--- a/
default.c
+++ b/
default.c
@@
-63,9
+63,9
@@
static struct pspec default_terminal_rules[] =
/* SCCS. */
{ "%", "s.%",
- "$(GET) $(GFLAGS) $<" },
+ "$(GET) $(GFLAGS) $<
-G $@
" },
{ "%", "SCCS/s.%",
- "$(GET) $(GFLAGS) $<" },
+ "$(GET) $(GFLAGS) $<
-G $@
" },
{ 0, 0, 0 }
};