Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
aa514a98
Commit
aa514a98
authored
Jul 09, 2009
by
Glenn Morris
Browse files
(texinfodir): Rename from usermanualdir, and update.
(clean): Add two-volume.make intermediate files.
parent
7341dc77
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
doc/lispref/Makefile.in
doc/lispref/Makefile.in
+4
-3
No files found.
doc/lispref/Makefile.in
View file @
aa514a98
...
...
@@ -27,7 +27,8 @@ srcdir = @srcdir@
VPATH
=
@srcdir@
infodir
=
../../info
usermanualdir
=
$(srcdir)
/../emacs
# Directory with the (customized) texinfo.tex file.
texinfodir
=
$(srcdir)
/../misc
TEXI2DVI
=
texi2dvi
SHELL
=
/bin/sh
...
...
@@ -100,11 +101,11 @@ $(infodir)/elisp: $(srcs)
cd
$(srcdir)
;
$(MAKEINFO)
-I
.
-I
$(infodir)
elisp.texi
-o
$(infodir)
/elisp
elisp.dvi
:
$(srcs)
$(TEXI2DVI)
-I
$(srcdir)
-I
$(
usermanual
dir)
$(srcdir)
/elisp.texi
$(TEXI2DVI)
-I
$(srcdir)
-I
$(
texinfo
dir)
$(srcdir)
/elisp.texi
clean
:
rm
-f
*
.toc
*
.aux
*
.log
*
.cp
*
.cps
*
.fn
*
.fns
*
.tp
*
.tps
\
*
.vr
*
.vrs
*
.pg
*
.pgs
*
.ky
*
.kys
*
.vr
*
.vrs
*
.pg
*
.pgs
*
.ky
*
.kys
elisp[12]
*
rm
-f
make.out core
distclean
:
clean
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment