Mercurial > emacs
view msdos/sed4.inp @ 21644:dd9d371a4489
(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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 18 Apr 1998 16:24:14 +0000 |
parents | 39900cf5226a |
children | a4fb0c9be609 |
line wrap: on
line source
# -sed4.inp------------------------------------------------------------- # Configuration script for src/paths.h # ---------------------------------------------------------------------- /^#define *PATH_LOADSEARCH/s/".*"/rootrelativepath ("lisp")/ /^#define *PATH_DATA/s/".*"/rootrelativepath ("etc")/ /^#define *PATH_DOC/s/".*"/rootrelativepath ("etc")/ /^#define *PATH_INFO/s/".*"/rootrelativepath ("info")/