summaryrefslogtreecommitdiffstats
path: root/Doc/info/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Integrated SF patch #539487 by Matthias Klose:Fred Drake2002-05-031-50/+47
| | | | | | | | This patch adds Milan Zamazal's conversion script and modifies the mkinfo script to build the info doc files from the LaTeX sources. Currently, the mac, doc and inst TeX files are not handled. Explicitly checks for GNU Emacs 21.
* Make the syntax for compound command lines more portable (nmake, CygWin).Fred Drake2001-07-171-8/+8
| | | | | | This is probably not sufficient by itself for the info generation, and is being done mostly to keep the style consistent with additional patches that will be applied to Doc/Makefile.
* Update the dependency information to allow the other Makefiles to handleFred Drake2000-10-261-34/+25
| | | | | as much of this as possible. Avoids propogating information about how various outputs relate (or don't!).
* Don't build info for the Macintosh module reference by default; itFred Drake1999-01-271-1/+2
| | | | doesn't do well.
* Added fixinfo.el to the list of dependencies.Fred Drake1999-01-141-1/+2
|
* Replace most everything but the comment at the top.Fred Drake1999-01-081-24/+66
|
* Add the clean, clobber targets here for this directory.Fred Drake1998-05-111-0/+6
|
* Move the rules to build the info files here.Fred Drake1998-05-081-0/+32