mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-01-27 15:16:55 +00:00
Formerly default.c.~28~
This commit is contained in:
parent
f8300f1e1c
commit
cc5be7c0cd
1 changed files with 2 additions and 2 deletions
|
@ -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 }
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue