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:
8bd2267
)
Formerly default.c.~26~
author
Roland McGrath
<roland@redhat.com>
Mon, 21 Jun 1993 21:56:36 +0000
(21:56 +0000)
committer
Roland McGrath
<roland@redhat.com>
Mon, 21 Jun 1993 21:56:36 +0000
(21:56 +0000)
default.c
patch
|
blob
|
history
diff --git
a/default.c
b/default.c
index
bd51b42
..
dab4dc9
100644
(file)
--- a/
default.c
+++ b/
default.c
@@
-31,7
+31,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
static char default_suffixes[]
= ".out .a .ln .o .c .cc .C .p .f .F .r .y .l .s .S \
.mod .sym .def .h .info .dvi .tex .texinfo .texi .txinfo \
-.
cweb
.web .sh .elc .el";
+.
w
.web .sh .elc .el";
static struct pspec default_pattern_rules[] =
{
@@
-171,13
+171,13
@@
static char *default_suffix_rules[] =
".txinfo.dvi",
"$(TEXI2DVI) $<",
- ".
cweb
.c",
+ ".
w
.c",
"$(CTANGLE) $<",
".web.p",
"$(TANGLE) $<",
- ".
cweb
.tex",
+ ".
w
.tex",
"$(CWEAVE) $<",
".web.tex",