mirror of
https://github.com/mirror/make.git
synced 2026-08-09 09:32:12 +00:00
Formerly default.c.~23~
This commit is contained in:
@@ -151,13 +151,13 @@ static char *default_suffix_rules[] =
|
||||
"$(PREPROCESS.S) $< > $@",
|
||||
|
||||
".texinfo.info",
|
||||
"$(MAKEINFO) $<",
|
||||
"$(MAKEINFO) $< -o $@",
|
||||
|
||||
".texi.info",
|
||||
"$(MAKEINFO) $<",
|
||||
"$(MAKEINFO) $< -o $@",
|
||||
|
||||
".txinfo.info",
|
||||
"$(MAKEINFO) $<",
|
||||
"$(MAKEINFO) $< -o $@",
|
||||
|
||||
".tex.dvi",
|
||||
"$(TEX) $<",
|
||||
|
||||
Reference in New Issue
Block a user