mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-01-06 05:04:42 +00:00
Formerly compatMakefile.~68~
This commit is contained in:
parent
ab9034ef4e
commit
28c125b725
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ info: make.info
|
|||
dvi: make.dvi
|
||||
|
||||
make.info: make.texinfo
|
||||
$(MAKEINFO) -I$(srcdir) $(srcdir)/make.texinfo
|
||||
$(MAKEINFO) -I$(srcdir) $(srcdir)/make.texinfo -o make.info
|
||||
|
||||
make.dvi: make.texinfo
|
||||
$(TEXI2DVI) $(srcdir)/make.texinfo
|
||||
|
|
Loading…
Reference in a new issue