make-alpha
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make Makefile.DOS.template ChangeLog


From: Eli Zaretskii
Subject: make Makefile.DOS.template ChangeLog
Date: Sat, 22 Dec 2007 12:07:37 +0000

CVSROOT:        /sources/make
Module name:    make
Changes by:     Eli Zaretskii <eliz>    07/12/22 12:07:37

Modified files:
        .              : Makefile.DOS.template ChangeLog 

Log message:
        Makefile.DOS.template (info_TEXINFOS): Remove unused variable.
        (TEXINFOS): Value changed to `doc/make.texi'.
        (.SUFFIXES): Use .texi instead of .texinfo.
        (make.info, make.dvi): Depend on doc/make.texi.
        (.texi.info): New target, instead of ".texinfo.info".  Change -I switch
        to $(MAKEINFO) to look in doc/.  Use --no-split.
        (.texi): New target, instead of ".texinfo".  Change -I switch to 
$(MAKEINFO)
        to look in doc/.  Use --no-split.
        (.texi.dvi): New target, instead of ".texinfo.dvi".  Change -I switch
        to $(MAKEINFO) to look in doc/.
        (install-info-am, uninstall-info): Don't look for "*.i[0-9]" and
        "*.i[0-9][0-9]" (due to --no-split above).
        (noinst_TEXINFOS, TEXI2HTML, TEXI2HTML_FLAGS): New variables.
        (html, make_1.html): New targets.
        (.PHONY): Add "html".
        (.SUFFIXES): Add .html.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/make/Makefile.DOS.template?cvsroot=make&r1=2.15&r2=2.16
http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.342&r2=2.343




reply via email to

[Prev in Thread] Current Thread [Next in Thread]