aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* (VERSION): Set to 2.9.Eli Zaretskii2002-01-181-1/+1
|
* (infodir): Define relative to $(srcdir).Eli Zaretskii2001-11-161-4/+4
| | | | | | ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the include directories list via -I switch to makeinfo. (index.texi): Use cp if both hard and symbolic links fail.
* (distclean): Add.Eli Zaretskii2001-11-101-0/+2
|
* (info): Add target.Eli Zaretskii2001-11-101-0/+1
|
* Add Copyright notice.Eli Zaretskii2001-11-101-15/+28
| | | | | | | | | | | | | (prefix): Remove. (infodir): Change value to "../info". (VPATH): New variable. (MAKE): Don't define. (texmacrodir): Don't define. (texinputdir): Append the existing value of TEXINPUTS. ($(infodir)/elisp): Instead of just "elisp". Reformat the command to be compatible with man/Makefile.in, and to put the output into ../info. (installall): Target removed.
* (srcs): Add gpl.texi and doclicense.texi.Gerd Moellmann2001-10-231-1/+4
|
* (VERSION): Set to 2.8.Gerd Moellmann2001-10-171-2/+2
| | | | (manual): Use `manual-21'.
* (srcdir, texinputdir): New variables.Gerd Moellmann2001-09-041-37/+82
| | | | | | | | | | (srcs, index.texi, install): Use $(srcdir). (.PHONY): Remove elisp.dvi. (elisp): Use -I switch for makeinfo. (elisp.dvi): Use $(srcdir) and $(texinputdir). (installall, dist): Use $(srcdir). Fix path to texinfo.tex. (maintainer-clean): Add elisp.dvi and elisp.oaux.
* (install): Use install-info command line optionsGerd Moellmann2001-05-071-1/+1
| | | | like in Emacs' Makefile.in.
* (MAKEINFO): New parameter.Dave Love1999-12-031-1/+2
|
* (srcs): Add hash.texi.Richard M. Stallman1999-09-171-2/+2
| | | | (VERSION): Update to 20.6.
* (index.texi): If cannot make a symlink, make a hard link.Richard M. Stallman1999-09-141-2/+2
|
* Renamed from Makefile.Karl Heuer1998-08-291-13/+6
| | | | | | (prefix, infodir): Use value obtained from configure. (emacslibdir): Obsolete variable deleted. (dist): Distribute configure.in, configure, Makefile.in.
* (INSTALL_INFO): New variable.Richard M. Stallman1998-06-131-1/+2
| | | | (install): Run install-info.
* (elisp.dvi): Add missing backslash.Richard M. Stallman1998-05-101-1/+1
|
* (elisp.dvi): Don't depend on texindex or on elisp.tps.Richard M. Stallman1998-05-031-6/+4
| | | | | Run texindex without `./'. Always run texindex on elisp.tp. (elisp.tps): Target deleted.
* (elisp): Don't try to make makeinfo.Richard M. Stallman1998-04-181-36/+18
| | | | | | | | | | | | | | | | Run makeinfo without specifying a directory. (srcs): Add nonascii.texi, customize.texi and advice.texi. (dist): Start by deleting `temp'. (makeinfo, texindex): Targets deleted. (makeinfo.o, texindex.o): Targets deleted. (clean, dist): Don't do anything with them or with getopt*. (SHELL): Defined. (elisp.tps): New target. (elisp.dvi): Depend on elisp.tps.
* Update VERSION to 2.4.2.Richard M. Stallman1996-12-161-1/+1
|
* (elisp): Make this be the default target.Karl Heuer1996-04-031-10/+15
| | | | | | | Don't depend on makeinfo. (install): Don't depend on elisp.dvi, since we don't install that. Use mkinstalldirs. (dist): Add mkinstalldirs.
* (VERSION): Update version number.Richard M. Stallman1995-06-191-2/+2
| | | | (maintainer-clean): Renamed from realclean.
* (realclean): New target.Karl Heuer1995-06-071-0/+4
| | | | (elisp): Remove any old elisp-* files first.
* entered into RCSRichard M. Stallman1994-05-181-1/+1
|
* Initial revisionRichard M. Stallman1994-03-281-0/+120