Gerd Moellmann
306ba73619
(srcdir, texinputdir): New variables.
...
(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.
2001-09-04 09:34:40 +00:00
Gerd Moellmann
722d9ee600
(install): Use install-info command line options
...
like in Emacs' Makefile.in.
2001-05-07 14:21:25 +00:00
Dave Love
9410151396
(MAKEINFO): New parameter.
1999-12-03 18:35:56 +00:00
Richard M. Stallman
106217c660
(srcs): Add hash.texi.
...
(VERSION): Update to 20.6.
1999-09-17 06:53:20 +00:00
Richard M. Stallman
81e9cc861a
(index.texi): If cannot make a symlink, make a hard link.
1999-09-14 01:50:00 +00:00
Karl Heuer
153d0a6d12
Renamed from Makefile.
...
(prefix, infodir): Use value obtained from configure.
(emacslibdir): Obsolete variable deleted.
(dist): Distribute configure.in, configure, Makefile.in.
1998-08-29 19:59:33 +00:00
Richard M. Stallman
26a781f636
(INSTALL_INFO): New variable.
...
(install): Run install-info.
1998-06-13 01:29:43 +00:00
Richard M. Stallman
55a7ac51e3
(elisp.dvi): Add missing backslash.
1998-05-10 01:43:32 +00:00
Richard M. Stallman
b569d7eae4
(elisp.dvi): Don't depend on texindex or on elisp.tps.
...
Run texindex without `./'. Always run texindex on elisp.tp.
(elisp.tps): Target deleted.
1998-05-03 02:05:54 +00:00
Richard M. Stallman
0e9b2517d2
(elisp): Don't try to make makeinfo.
...
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.
1998-04-18 16:24:14 +00:00
Richard M. Stallman
708362c17d
Update VERSION to 2.4.2.
1996-12-16 21:49:21 +00:00
Karl Heuer
52172e23c2
(elisp): Make this be the default target.
...
Don't depend on makeinfo.
(install): Don't depend on elisp.dvi, since we don't install that.
Use mkinstalldirs.
(dist): Add mkinstalldirs.
1996-04-03 20:25:24 +00:00
Richard M. Stallman
2fb9d6410c
(VERSION): Update version number.
...
(maintainer-clean): Renamed from realclean.
1995-06-19 18:35:57 +00:00
Karl Heuer
79069c6869
(realclean): New target.
...
(elisp): Remove any old elisp-* files first.
1995-06-07 21:06:17 +00:00
Richard M. Stallman
d98ebdb175
entered into RCS
1994-05-18 17:51:44 +00:00
Richard M. Stallman
73804d4b1b
Initial revision
1994-03-28 20:21:44 +00:00