annotate man/Makefile.in @ 56077:acf7b2dfe674

Delete bytecode compilation item.
author Richard M. Stallman <rms@gnu.org>
date Sun, 13 Jun 2004 21:54:30 +0000
parents bb6720f21c54
children 20c0cc3a95d9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 #### Makefile for the Emacs Manual and other documentation.
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
56026
bb6720f21c54 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Miles Bader <miles@gnu.org>
parents: 55823
diff changeset
3 # Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004
36226
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
4 # Free Software Foundation, Inc.
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
5
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
6 # This file is part of GNU Emacs.
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
7
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
8 # GNU Emacs is free software; you can redistribute it and/or modify
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
9 # it under the terms of the GNU General Public License as published by
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
10 # the Free Software Foundation; either version 2, or (at your option)
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
11 # any later version.
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
12
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
13 # GNU Emacs is distributed in the hope that it will be useful,
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
14 # but WITHOUT ANY WARRANTY; without even the implied warranty of
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
16 # GNU General Public License for more details.
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
17
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
18 # You should have received a copy of the GNU General Public License
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
19 # along with GNU Emacs; see the file COPYING. If not, write to
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
20 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
21 # Boston, MA 02111-1307, USA.
c8fb06423da0 Add copyright notice.
Gerd Moellmann <gerd@gnu.org>
parents: 34739
diff changeset
22
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
23 # Where to find the source code. The source code for Emacs's C kernel is
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
24 # expected to be in ${srcdir}/src, and the source code for Emacs's
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
25 # utility programs is expected to be in ${srcdir}/lib-src. This is
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
26 # set by the configure script's `--srcdir' option.
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
27 srcdir=@srcdir@
52429
780f2d29c5f1 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents: 52401
diff changeset
28 top_srcdir=@top_srcdir@
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
29
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
30 # Tell make where to find source files; this is needed for the makefiles.
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
31 VPATH=@srcdir@
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
32
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
33
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
34 # The makeinfo program is part of the Texinfo distribution.
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
35 MAKEINFO = makeinfo
23820
3d67195ddc6a (INFO_TARGETS): Delete customize.info.
Markus Rost <rost@math.uni-bielefeld.de>
parents: 22105
diff changeset
36 INFO_TARGETS = ../info/emacs ../info/ccmode ../info/cl \
22105
10196cc8877c Whitespace change.
Richard M. Stallman <rms@gnu.org>
parents: 21968
diff changeset
37 ../info/dired-x ../info/ediff ../info/forms ../info/gnus \
10196cc8877c Whitespace change.
Richard M. Stallman <rms@gnu.org>
parents: 21968
diff changeset
38 ../info/info ../info/message ../info/mh-e ../info/reftex \
25477
32338cfa9fef Add faq.
Dave Love <fx@gnu.org>
parents: 23820
diff changeset
39 ../info/sc ../info/vip ../info/viper ../info/widget \
40812
7cf66b264c54 (INFO_TARGETS): Add ../info/calc.
Eli Zaretskii <eliz@gnu.org>
parents: 37475
diff changeset
40 ../info/efaq ../info/ada-mode ../info/autotype ../info/calc \
30661
0274b845303e (INFO_TARGETS): Add ../info/woman.
Eli Zaretskii <eliz@gnu.org>
parents: 29350
diff changeset
41 ../info/idlwave ../info/eudc ../info/ebrowse ../info/pcl-cvs \
32675
4761f4751766 * Makefile.in (Speedbar): Added build targets for speedbar.texi
Eric M. Ludlam <zappo@gnu.org>
parents: 32450
diff changeset
42 ../info/woman ../info/emacs-mime ../info/eshell \
55823
9c428c3c87f3 (../info/flymake, flymake.dvi): New targets.
Eli Zaretskii <eliz@gnu.org>
parents: 52911
diff changeset
43 ../info/speedbar ../info/tramp ../info/ses ../info/smtpmail \
9c428c3c87f3 (../info/flymake, flymake.dvi): New targets.
Eli Zaretskii <eliz@gnu.org>
parents: 52911
diff changeset
44 ../info/flymake
42523
f7a6647d3123 (DVI_TARGETS): Add calc.dvi.
Eli Zaretskii <eliz@gnu.org>
parents: 42207
diff changeset
45 DVI_TARGETS = emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \
20863
6ee33d0e1682 (reftex.dvi, ../info/reftex): New targets.
Richard M. Stallman <rms@gnu.org>
parents: 19968
diff changeset
46 ediff.dvi forms.dvi gnus.dvi message.dvi mh-e.dvi \
25914
5b157f24c1e8 (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
Gerd Moellmann <gerd@gnu.org>
parents: 25477
diff changeset
47 reftex.dvi sc.dvi vip.dvi viper.dvi widget.dvi faq.dvi \
29350
9ec9be532ad2 (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 28866
diff changeset
48 ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \
32675
4761f4751766 * Makefile.in (Speedbar): Added build targets for speedbar.texi
Eric M. Ludlam <zappo@gnu.org>
parents: 32450
diff changeset
49 pcl-cvs.dvi woman.dvi emacs-mime.dvi eshell.dvi \
55823
9c428c3c87f3 (../info/flymake, flymake.dvi): New targets.
Eli Zaretskii <eliz@gnu.org>
parents: 52911
diff changeset
50 speedbar.dvi tramp.dvi ses.dvi smtpmail.dvi flymake.dvi
33504
6f2387759887 (INFOSOURCES): Remove info-stnd.texi from prerequisites.
Eli Zaretskii <eliz@gnu.org>
parents: 32675
diff changeset
51 INFOSOURCES = info.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
52
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
53 # The following rule does not work with all versions of `make'.
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
54 .SUFFIXES: .texi .dvi
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
55 .texi.dvi:
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
56 texi2dvi $<
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
57
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
58 TEXI2DVI = texi2dvi
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 47667
diff changeset
59 ENVADD = TEXINPUTS="$(srcdir):$(TEXINPUTS)" MAKEINFO="$(MAKEINFO) -I$(srcdir)"
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
60
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
61 EMACSSOURCES= \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
62 ${srcdir}/emacs.texi \
42207
faa8a0e40250 (EMACSSOURCES): Update the list of Emacs manual source files.
Eli Zaretskii <eliz@gnu.org>
parents: 41123
diff changeset
63 ${srcdir}/doclicense.texi \
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
64 ${srcdir}/screen.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
65 ${srcdir}/commands.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
66 ${srcdir}/entering.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
67 ${srcdir}/basic.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
68 ${srcdir}/mini.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
69 ${srcdir}/m-x.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
70 ${srcdir}/help.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
71 ${srcdir}/mark.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
72 ${srcdir}/killing.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
73 ${srcdir}/regs.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
74 ${srcdir}/display.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
75 ${srcdir}/search.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
76 ${srcdir}/fixit.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
77 ${srcdir}/files.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
78 ${srcdir}/buffers.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
79 ${srcdir}/windows.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
80 ${srcdir}/frames.texi \
21965
3681d61e4ed8 (EMACSSOURCES): Add mule.texi.
Richard M. Stallman <rms@gnu.org>
parents: 21392
diff changeset
81 ${srcdir}/mule.texi \
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
82 ${srcdir}/major.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
83 ${srcdir}/indent.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
84 ${srcdir}/text.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
85 ${srcdir}/programs.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
86 ${srcdir}/building.texi \
42207
faa8a0e40250 (EMACSSOURCES): Update the list of Emacs manual source files.
Eli Zaretskii <eliz@gnu.org>
parents: 41123
diff changeset
87 ${srcdir}/maintaining.texi \
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
88 ${srcdir}/abbrevs.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
89 ${srcdir}/picture.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
90 ${srcdir}/sending.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
91 ${srcdir}/rmail.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
92 ${srcdir}/dired.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
93 ${srcdir}/calendar.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
94 ${srcdir}/misc.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
95 ${srcdir}/custom.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
96 ${srcdir}/trouble.texi \
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
97 ${srcdir}/cmdargs.texi \
42207
faa8a0e40250 (EMACSSOURCES): Update the list of Emacs manual source files.
Eli Zaretskii <eliz@gnu.org>
parents: 41123
diff changeset
98 ${srcdir}/xresources.texi \
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
99 ${srcdir}/anti.texi \
42207
faa8a0e40250 (EMACSSOURCES): Update the list of Emacs manual source files.
Eli Zaretskii <eliz@gnu.org>
parents: 41123
diff changeset
100 ${srcdir}/macos.texi \
21968
42f675eaceff (EMACSSOURCES): Add msdog.texi, ack.texi. Remove gnu1.texi.
Richard M. Stallman <rms@gnu.org>
parents: 21965
diff changeset
101 ${srcdir}/msdog.texi \
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
102 ${srcdir}/gnu.texi \
21968
42f675eaceff (EMACSSOURCES): Add msdog.texi, ack.texi. Remove gnu1.texi.
Richard M. Stallman <rms@gnu.org>
parents: 21965
diff changeset
103 ${srcdir}/glossary.texi \
52237
a506dd752a0b (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
Luc Teirlinck <teirllm@auburn.edu>
parents: 50338
diff changeset
104 ${srcdir}/ack.texi \
a506dd752a0b (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
Luc Teirlinck <teirllm@auburn.edu>
parents: 50338
diff changeset
105 ${srcdir}/kmacro.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
106
52911
5d2ffd652f23 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents: 52429
diff changeset
107 info: $(top_srcdir)/info $(INFO_TARGETS)
5d2ffd652f23 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents: 52429
diff changeset
108
52429
780f2d29c5f1 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents: 52401
diff changeset
109 $(top_srcdir)/info:
780f2d29c5f1 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents: 52401
diff changeset
110 mkdir $@
780f2d29c5f1 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents: 52401
diff changeset
111
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
112 dvi: $(DVI_TARGETS)
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
113
15467
5211a1402647 (All info targets): Specify $(srcdir) in input files. Specify -I option.
Richard M. Stallman <rms@gnu.org>
parents: 14103
diff changeset
114 # Note that all the Info targets build the Info files
5211a1402647 (All info targets): Specify $(srcdir) in input files. Specify -I option.
Richard M. Stallman <rms@gnu.org>
parents: 14103
diff changeset
115 # in srcdir. There is no provision for Info files
5211a1402647 (All info targets): Specify $(srcdir) in input files. Specify -I option.
Richard M. Stallman <rms@gnu.org>
parents: 14103
diff changeset
116 # to exist in the build directory.
5211a1402647 (All info targets): Specify $(srcdir) in input files. Specify -I option.
Richard M. Stallman <rms@gnu.org>
parents: 14103
diff changeset
117 # In a distribution of Emacs, the Info files should be up to date.
5211a1402647 (All info targets): Specify $(srcdir) in input files. Specify -I option.
Richard M. Stallman <rms@gnu.org>
parents: 14103
diff changeset
118
37475
cdd16b46dcad Fix a typo in a comment.
Eli Zaretskii <eliz@gnu.org>
parents: 37343
diff changeset
119 # The following target uses an explicit -o switch to work around
37343
e821a20867c9 (../info/info): Use an explicit -o switch to makeinfo.
Eli Zaretskii <eliz@gnu.org>
parents: 36548
diff changeset
120 # the @setfilename directive in info.texi, which is required for
e821a20867c9 (../info/info): Use an explicit -o switch to makeinfo.
Eli Zaretskii <eliz@gnu.org>
parents: 36548
diff changeset
121 # the Texinfo distribution.
e821a20867c9 (../info/info): Use an explicit -o switch to makeinfo.
Eli Zaretskii <eliz@gnu.org>
parents: 36548
diff changeset
122
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
123 ../info/info: ${INFOSOURCES}
37343
e821a20867c9 (../info/info): Use an explicit -o switch to makeinfo.
Eli Zaretskii <eliz@gnu.org>
parents: 36548
diff changeset
124 cd $(srcdir); $(MAKEINFO) --no-split info.texi -o $@
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
125
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
126 info.dvi: ${INFOSOURCES}
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
127 $(ENVADD) $(TEXI2DVI) ${srcdir}/info.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
128
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
129 ../info/emacs: ${EMACSSOURCES}
15468
641d6a7398ff (All info targets): cd $(srcdir) to do the work.
Richard M. Stallman <rms@gnu.org>
parents: 15467
diff changeset
130 cd $(srcdir); $(MAKEINFO) emacs.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
131
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
132 emacs.dvi: ${EMACSSOURCES}
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
133 $(ENVADD) $(TEXI2DVI) ${srcdir}/emacs.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
134
41123
3ad61cca987f (emacsman): New target.
Eli Zaretskii <eliz@gnu.org>
parents: 40814
diff changeset
135 # This target is here so you could easily get the list of the *.texi
3ad61cca987f (emacsman): New target.
Eli Zaretskii <eliz@gnu.org>
parents: 40814
diff changeset
136 # files which belong to the Emacs manual (as opposed to the separate
3ad61cca987f (emacsman): New target.
Eli Zaretskii <eliz@gnu.org>
parents: 40814
diff changeset
137 # manuals for CL, CC Mode, Ebrowse, etc.). With this target, you can
3ad61cca987f (emacsman): New target.
Eli Zaretskii <eliz@gnu.org>
parents: 40814
diff changeset
138 # say things like "grep foo `make emacsman`".
3ad61cca987f (emacsman): New target.
Eli Zaretskii <eliz@gnu.org>
parents: 40814
diff changeset
139 emacsman:
3ad61cca987f (emacsman): New target.
Eli Zaretskii <eliz@gnu.org>
parents: 40814
diff changeset
140 @echo $(EMACSSOURCES)
3ad61cca987f (emacsman): New target.
Eli Zaretskii <eliz@gnu.org>
parents: 40814
diff changeset
141
14103
b6ec260d7c2c (../info/ccmode): Renamed from ../info/cc-mode.
Karl Heuer <kwzh@gnu.org>
parents: 13666
diff changeset
142 ../info/ccmode: cc-mode.texi
15468
641d6a7398ff (All info targets): cd $(srcdir) to do the work.
Richard M. Stallman <rms@gnu.org>
parents: 15467
diff changeset
143 cd $(srcdir); $(MAKEINFO) cc-mode.texi
13666
e97eebb1206d (../info/cc-mode, cc-mode.dvi): New targets.
Richard M. Stallman <rms@gnu.org>
parents: 12384
diff changeset
144 cc-mode.dvi: cc-mode.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
145 $(ENVADD) $(TEXI2DVI) ${srcdir}/cc-mode.texi
13666
e97eebb1206d (../info/cc-mode, cc-mode.dvi): New targets.
Richard M. Stallman <rms@gnu.org>
parents: 12384
diff changeset
146
25914
5b157f24c1e8 (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
Gerd Moellmann <gerd@gnu.org>
parents: 25477
diff changeset
147 ../info/ada-mode: ada-mode.texi
5b157f24c1e8 (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
Gerd Moellmann <gerd@gnu.org>
parents: 25477
diff changeset
148 cd $(srcdir); $(MAKEINFO) ada-mode.texi
5b157f24c1e8 (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
Gerd Moellmann <gerd@gnu.org>
parents: 25477
diff changeset
149 ada-mode.dvi: ada-mode.texi
5b157f24c1e8 (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
Gerd Moellmann <gerd@gnu.org>
parents: 25477
diff changeset
150 $(ENVADD) $(TEXI2DVI) ${srcdir}/ada-mode.texi
5b157f24c1e8 (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
Gerd Moellmann <gerd@gnu.org>
parents: 25477
diff changeset
151
29350
9ec9be532ad2 (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 28866
diff changeset
152 ../info/pcl-cvs: pcl-cvs.texi
9ec9be532ad2 (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 28866
diff changeset
153 cd $(srcdir); $(MAKEINFO) pcl-cvs.texi
9ec9be532ad2 (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 28866
diff changeset
154 pcl-cvs.dvi: pcl-cvs.texi
9ec9be532ad2 (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 28866
diff changeset
155 $(ENVADD) $(TEXI2DVI) ${srcdir}/pcl-cvs.texi
9ec9be532ad2 (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 28866
diff changeset
156
32450
99899af1ec94 Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents: 31862
diff changeset
157 ../info/eshell: eshell.texi
99899af1ec94 Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents: 31862
diff changeset
158 cd $(srcdir); $(MAKEINFO) eshell.texi
99899af1ec94 Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents: 31862
diff changeset
159 eshell.dvi: eshell.texi
99899af1ec94 Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents: 31862
diff changeset
160 $(ENVADD) $(TEXI2DVI) ${srcdir}/eshell.texi
99899af1ec94 Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents: 31862
diff changeset
161
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
162 ../info/cl: cl.texi
15468
641d6a7398ff (All info targets): cd $(srcdir) to do the work.
Richard M. Stallman <rms@gnu.org>
parents: 15467
diff changeset
163 cd $(srcdir); $(MAKEINFO) cl.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
164 cl.dvi: cl.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
165 $(ENVADD) $(TEXI2DVI) ${srcdir}/cl.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
166
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
167 ../info/dired-x: dired-x.texi
15468
641d6a7398ff (All info targets): cd $(srcdir) to do the work.
Richard M. Stallman <rms@gnu.org>
parents: 15467
diff changeset
168 cd $(srcdir); $(MAKEINFO) dired-x.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
169 dired-x.dvi: dired-x.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
170 $(ENVADD) $(TEXI2DVI) ${srcdir}/dired-x.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
171
12384
13dd2463be12 (../info/ediff, ediff.dvi): New targets.
Richard M. Stallman <rms@gnu.org>
parents: 11511
diff changeset
172 ../info/ediff: ediff.texi
15468
641d6a7398ff (All info targets): cd $(srcdir) to do the work.
Richard M. Stallman <rms@gnu.org>
parents: 15467
diff changeset
173 cd $(srcdir); $(MAKEINFO) ediff.texi
12384
13dd2463be12 (../info/ediff, ediff.dvi): New targets.
Richard M. Stallman <rms@gnu.org>
parents: 11511
diff changeset
174 ediff.dvi: ediff.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
175 $(ENVADD) $(TEXI2DVI) ${srcdir}/ediff.texi
12384
13dd2463be12 (../info/ediff, ediff.dvi): New targets.
Richard M. Stallman <rms@gnu.org>
parents: 11511
diff changeset
176
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
177 ../info/forms: forms.texi
15468
641d6a7398ff (All info targets): cd $(srcdir) to do the work.
Richard M. Stallman <rms@gnu.org>
parents: 15467
diff changeset
178 cd $(srcdir); $(MAKEINFO) forms.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
179 forms.dvi: forms.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
180 $(ENVADD) $(TEXI2DVI) ${srcdir}/forms.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
181
19968
88dd57f50303 Merge changes mistakenly made to `Makefile'.
Paul Eggert <eggert@twinsun.com>
parents: 17335
diff changeset
182 ../info/gnus: gnus.texi
88dd57f50303 Merge changes mistakenly made to `Makefile'.
Paul Eggert <eggert@twinsun.com>
parents: 17335
diff changeset
183 cd $(srcdir); $(MAKEINFO) gnus.texi
88dd57f50303 Merge changes mistakenly made to `Makefile'.
Paul Eggert <eggert@twinsun.com>
parents: 17335
diff changeset
184 gnus.dvi: gnus.texi
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 47667
diff changeset
185 sed -e '/@iflatex/,/@end iflatex/d' ${srcdir}/gnus.texi > gnustmp.texi
34558
3acdbada9858 (mostlyclean): Remove gnustmp.*
Dave Love <fx@gnu.org>
parents: 33504
diff changeset
186 $(ENVADD) $(TEXI2DVI) gnustmp.texi
3acdbada9858 (mostlyclean): Remove gnustmp.*
Dave Love <fx@gnu.org>
parents: 33504
diff changeset
187 cp gnustmp.dvi $*.dvi
3acdbada9858 (mostlyclean): Remove gnustmp.*
Dave Love <fx@gnu.org>
parents: 33504
diff changeset
188 rm gnustmp.*
19968
88dd57f50303 Merge changes mistakenly made to `Makefile'.
Paul Eggert <eggert@twinsun.com>
parents: 17335
diff changeset
189
88dd57f50303 Merge changes mistakenly made to `Makefile'.
Paul Eggert <eggert@twinsun.com>
parents: 17335
diff changeset
190 ../info/message: message.texi
88dd57f50303 Merge changes mistakenly made to `Makefile'.
Paul Eggert <eggert@twinsun.com>
parents: 17335
diff changeset
191 cd $(srcdir); $(MAKEINFO) message.texi
88dd57f50303 Merge changes mistakenly made to `Makefile'.
Paul Eggert <eggert@twinsun.com>
parents: 17335
diff changeset
192 message.dvi: message.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
193 $(ENVADD) $(TEXI2DVI) ${srcdir}/message.texi
19968
88dd57f50303 Merge changes mistakenly made to `Makefile'.
Paul Eggert <eggert@twinsun.com>
parents: 17335
diff changeset
194
11478
8a5fc4539429 (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
Richard M. Stallman <rms@gnu.org>
parents: 10686
diff changeset
195 ../info/mh-e: mh-e.texi
15468
641d6a7398ff (All info targets): cd $(srcdir) to do the work.
Richard M. Stallman <rms@gnu.org>
parents: 15467
diff changeset
196 cd $(srcdir); $(MAKEINFO) mh-e.texi
11478
8a5fc4539429 (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
Richard M. Stallman <rms@gnu.org>
parents: 10686
diff changeset
197 mh-e.dvi: mh-e.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
198 $(ENVADD) $(TEXI2DVI) ${srcdir}/mh-e.texi
11478
8a5fc4539429 (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
Richard M. Stallman <rms@gnu.org>
parents: 10686
diff changeset
199
20863
6ee33d0e1682 (reftex.dvi, ../info/reftex): New targets.
Richard M. Stallman <rms@gnu.org>
parents: 19968
diff changeset
200 ../info/reftex: reftex.texi
6ee33d0e1682 (reftex.dvi, ../info/reftex): New targets.
Richard M. Stallman <rms@gnu.org>
parents: 19968
diff changeset
201 cd $(srcdir); $(MAKEINFO) reftex.texi
6ee33d0e1682 (reftex.dvi, ../info/reftex): New targets.
Richard M. Stallman <rms@gnu.org>
parents: 19968
diff changeset
202 reftex.dvi: reftex.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
203 $(ENVADD) $(TEXI2DVI) ${srcdir}/reftex.texi
20863
6ee33d0e1682 (reftex.dvi, ../info/reftex): New targets.
Richard M. Stallman <rms@gnu.org>
parents: 19968
diff changeset
204
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
205 ../info/sc: sc.texi
15468
641d6a7398ff (All info targets): cd $(srcdir) to do the work.
Richard M. Stallman <rms@gnu.org>
parents: 15467
diff changeset
206 cd $(srcdir); $(MAKEINFO) sc.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
207 sc.dvi: sc.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
208 $(ENVADD) $(TEXI2DVI) ${srcdir}/sc.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
209
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
210 ../info/vip: vip.texi
15468
641d6a7398ff (All info targets): cd $(srcdir) to do the work.
Richard M. Stallman <rms@gnu.org>
parents: 15467
diff changeset
211 cd $(srcdir); $(MAKEINFO) vip.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
212 vip.dvi: vip.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
213 $(ENVADD) $(TEXI2DVI) ${srcdir}/vip.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
214
19968
88dd57f50303 Merge changes mistakenly made to `Makefile'.
Paul Eggert <eggert@twinsun.com>
parents: 17335
diff changeset
215 ../info/viper: viper.texi
88dd57f50303 Merge changes mistakenly made to `Makefile'.
Paul Eggert <eggert@twinsun.com>
parents: 17335
diff changeset
216 cd $(srcdir); $(MAKEINFO) viper.texi
88dd57f50303 Merge changes mistakenly made to `Makefile'.
Paul Eggert <eggert@twinsun.com>
parents: 17335
diff changeset
217 viper.dvi: viper.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
218 $(ENVADD) $(TEXI2DVI) ${srcdir}/viper.texi
15525
521a4d5ccea0 Add rules for the Message manual.
Lars Magne Ingebrigtsen <larsi@gnus.org>
parents: 15468
diff changeset
219
17335
d80b4f8daf6d Added widget and custom manuals.
Per Abrahamsen <abraham@dina.kvl.dk>
parents: 15525
diff changeset
220 ../info/widget: widget.texi
d80b4f8daf6d Added widget and custom manuals.
Per Abrahamsen <abraham@dina.kvl.dk>
parents: 15525
diff changeset
221 cd $(srcdir); $(MAKEINFO) widget.texi
d80b4f8daf6d Added widget and custom manuals.
Per Abrahamsen <abraham@dina.kvl.dk>
parents: 15525
diff changeset
222 widget.dvi: widget.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
223 $(ENVADD) $(TEXI2DVI) ${srcdir}/widget.texi
17335
d80b4f8daf6d Added widget and custom manuals.
Per Abrahamsen <abraham@dina.kvl.dk>
parents: 15525
diff changeset
224
27179
c587e73a28e4 (INFO_TARGETS): Rename emacs-faq to efaq (for
Eli Zaretskii <eliz@gnu.org>
parents: 27104
diff changeset
225 ../info/efaq: faq.texi
25477
32338cfa9fef Add faq.
Dave Love <fx@gnu.org>
parents: 23820
diff changeset
226 cd $(srcdir); $(MAKEINFO) faq.texi
32338cfa9fef Add faq.
Dave Love <fx@gnu.org>
parents: 23820
diff changeset
227 faq.dvi: faq.texi
32338cfa9fef Add faq.
Dave Love <fx@gnu.org>
parents: 23820
diff changeset
228 $(ENVADD) $(TEXI2DVI) ${srcdir}/faq.texi
32338cfa9fef Add faq.
Dave Love <fx@gnu.org>
parents: 23820
diff changeset
229
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
230 ../etc/GNU: gnu1.texi gnu.texi
21392
20bc0bd34ada (ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab <schwab@suse.de>
parents: 20863
diff changeset
231 cd $(srcdir) && makeinfo --no-headers -o ../etc/GNU gnu1.texi
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
232
26150
96712277c1da Add autotype.
Dave Love <fx@gnu.org>
parents: 25996
diff changeset
233 ../info/autotype: autotype.texi
96712277c1da Add autotype.
Dave Love <fx@gnu.org>
parents: 25996
diff changeset
234 cd $(srcdir); $(MAKEINFO) autotype.texi
96712277c1da Add autotype.
Dave Love <fx@gnu.org>
parents: 25996
diff changeset
235 autotype.dvi: autotype.texi
96712277c1da Add autotype.
Dave Love <fx@gnu.org>
parents: 25996
diff changeset
236 $(ENVADD) $(TEXI2DVI) ${srcdir}/autotype.texi
96712277c1da Add autotype.
Dave Love <fx@gnu.org>
parents: 25996
diff changeset
237
40812
7cf66b264c54 (INFO_TARGETS): Add ../info/calc.
Eli Zaretskii <eliz@gnu.org>
parents: 37475
diff changeset
238 ../info/calc: calc.texi
7cf66b264c54 (INFO_TARGETS): Add ../info/calc.
Eli Zaretskii <eliz@gnu.org>
parents: 37475
diff changeset
239 cd $(srcdir); $(MAKEINFO) calc.texi
42523
f7a6647d3123 (DVI_TARGETS): Add calc.dvi.
Eli Zaretskii <eliz@gnu.org>
parents: 42207
diff changeset
240
f7a6647d3123 (DVI_TARGETS): Add calc.dvi.
Eli Zaretskii <eliz@gnu.org>
parents: 42207
diff changeset
241 calc.dvi: calc.texi
f7a6647d3123 (DVI_TARGETS): Add calc.dvi.
Eli Zaretskii <eliz@gnu.org>
parents: 42207
diff changeset
242 $(ENVADD) $(TEXI2DVI) ${srcdir}/calc.texi
40812
7cf66b264c54 (INFO_TARGETS): Add ../info/calc.
Eli Zaretskii <eliz@gnu.org>
parents: 37475
diff changeset
243
34739
c38270499602 (../info/idlwave): Use --no-split.
Eli Zaretskii <eliz@gnu.org>
parents: 34558
diff changeset
244 # This is produced with --no-split to avoid making files whose
c38270499602 (../info/idlwave): Use --no-split.
Eli Zaretskii <eliz@gnu.org>
parents: 34558
diff changeset
245 # names clash on DOS 8+3 filesystems
27104
02916c79485d (INFO_TARGETS, DVI_TARGETS): Add idlwave.
Eli Zaretskii <eliz@gnu.org>
parents: 26150
diff changeset
246 ../info/idlwave: idlwave.texi
34739
c38270499602 (../info/idlwave): Use --no-split.
Eli Zaretskii <eliz@gnu.org>
parents: 34558
diff changeset
247 cd $(srcdir); $(MAKEINFO) --no-split idlwave.texi
27104
02916c79485d (INFO_TARGETS, DVI_TARGETS): Add idlwave.
Eli Zaretskii <eliz@gnu.org>
parents: 26150
diff changeset
248 idlwave.dvi: idlwave.texi
02916c79485d (INFO_TARGETS, DVI_TARGETS): Add idlwave.
Eli Zaretskii <eliz@gnu.org>
parents: 26150
diff changeset
249 $(ENVADD) $(TEXI2DVI) ${srcdir}/idlwave.texi
02916c79485d (INFO_TARGETS, DVI_TARGETS): Add idlwave.
Eli Zaretskii <eliz@gnu.org>
parents: 26150
diff changeset
250
27314
556645e6675e (INFO_TARGETS): Add eudc.
Gerd Moellmann <gerd@gnu.org>
parents: 27179
diff changeset
251 ../info/eudc: eudc.texi
556645e6675e (INFO_TARGETS): Add eudc.
Gerd Moellmann <gerd@gnu.org>
parents: 27179
diff changeset
252 cd $(srcdir); $(MAKEINFO) eudc.texi
556645e6675e (INFO_TARGETS): Add eudc.
Gerd Moellmann <gerd@gnu.org>
parents: 27179
diff changeset
253 eudc.dvi: eudc.texi
556645e6675e (INFO_TARGETS): Add eudc.
Gerd Moellmann <gerd@gnu.org>
parents: 27179
diff changeset
254 $(ENVADD) $(TEXI2DVI) ${srcdir}/eudc.texi
556645e6675e (INFO_TARGETS): Add eudc.
Gerd Moellmann <gerd@gnu.org>
parents: 27179
diff changeset
255
28866
b8fc13474751 (INFO_TARGETS): Add info/ebrowse.
Gerd Moellmann <gerd@gnu.org>
parents: 27314
diff changeset
256 ../info/ebrowse: ebrowse.texi
b8fc13474751 (INFO_TARGETS): Add info/ebrowse.
Gerd Moellmann <gerd@gnu.org>
parents: 27314
diff changeset
257 cd $(srcdir); $(MAKEINFO) ebrowse.texi
b8fc13474751 (INFO_TARGETS): Add info/ebrowse.
Gerd Moellmann <gerd@gnu.org>
parents: 27314
diff changeset
258 ebrowse.dvi: ebrowse.texi
b8fc13474751 (INFO_TARGETS): Add info/ebrowse.
Gerd Moellmann <gerd@gnu.org>
parents: 27314
diff changeset
259 $(ENVADD) $(TEXI2DVI) ${srcdir}/ebrowse.texi
b8fc13474751 (INFO_TARGETS): Add info/ebrowse.
Gerd Moellmann <gerd@gnu.org>
parents: 27314
diff changeset
260
30661
0274b845303e (INFO_TARGETS): Add ../info/woman.
Eli Zaretskii <eliz@gnu.org>
parents: 29350
diff changeset
261 ../info/woman: woman.texi
0274b845303e (INFO_TARGETS): Add ../info/woman.
Eli Zaretskii <eliz@gnu.org>
parents: 29350
diff changeset
262 cd $(srcdir); $(MAKEINFO) woman.texi
0274b845303e (INFO_TARGETS): Add ../info/woman.
Eli Zaretskii <eliz@gnu.org>
parents: 29350
diff changeset
263 woman.dvi: woman.texi
0274b845303e (INFO_TARGETS): Add ../info/woman.
Eli Zaretskii <eliz@gnu.org>
parents: 29350
diff changeset
264 $(ENVADD) $(TEXI2DVI) ${srcdir}/woman.texi
0274b845303e (INFO_TARGETS): Add ../info/woman.
Eli Zaretskii <eliz@gnu.org>
parents: 29350
diff changeset
265
32675
4761f4751766 * Makefile.in (Speedbar): Added build targets for speedbar.texi
Eric M. Ludlam <zappo@gnu.org>
parents: 32450
diff changeset
266 ../info/speedbar: speedbar.texi
4761f4751766 * Makefile.in (Speedbar): Added build targets for speedbar.texi
Eric M. Ludlam <zappo@gnu.org>
parents: 32450
diff changeset
267 cd $(srcdir); $(MAKEINFO) speedbar.texi
4761f4751766 * Makefile.in (Speedbar): Added build targets for speedbar.texi
Eric M. Ludlam <zappo@gnu.org>
parents: 32450
diff changeset
268 speedbar.dvi: speedbar.texi
4761f4751766 * Makefile.in (Speedbar): Added build targets for speedbar.texi
Eric M. Ludlam <zappo@gnu.org>
parents: 32450
diff changeset
269 $(ENVADD) $(TEXI2DVI) ${srcdir}/speedbar.texi
31854
581b3eb6ff14 Add emacs-mime.
Dave Love <fx@gnu.org>
parents: 30661
diff changeset
270
581b3eb6ff14 Add emacs-mime.
Dave Love <fx@gnu.org>
parents: 30661
diff changeset
271 ../info/emacs-mime: emacs-mime.texi
581b3eb6ff14 Add emacs-mime.
Dave Love <fx@gnu.org>
parents: 30661
diff changeset
272 cd $(srcdir); $(MAKEINFO) emacs-mime.texi
581b3eb6ff14 Add emacs-mime.
Dave Love <fx@gnu.org>
parents: 30661
diff changeset
273 emacs-mime.dvi: emacs-mime.texi
581b3eb6ff14 Add emacs-mime.
Dave Love <fx@gnu.org>
parents: 30661
diff changeset
274 $(ENVADD) $(TEXI2DVI) ${srcdir}/emacs-mime.texi
581b3eb6ff14 Add emacs-mime.
Dave Love <fx@gnu.org>
parents: 30661
diff changeset
275
45860
0dcc2162a55f * info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 42523
diff changeset
276 ../info/tramp: tramp.texi
50338
155b4b78aa3b * tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 49927
diff changeset
277 cd $(srcdir); $(MAKEINFO) -D emacs tramp.texi
45860
0dcc2162a55f * info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 42523
diff changeset
278 tramp.dvi: tramp.texi
0dcc2162a55f * info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 42523
diff changeset
279 $(ENVADD) $(TEXI2DVI) ${srcdir}/tramp.texi
0dcc2162a55f * info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents: 42523
diff changeset
280
47667
96b260e0ff3d New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents: 45860
diff changeset
281 ../info/ses: ses.texi
96b260e0ff3d New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents: 45860
diff changeset
282 cd $(srcdir); $(MAKEINFO) ses.texi
96b260e0ff3d New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents: 45860
diff changeset
283 ses.dvi: ses.texi
96b260e0ff3d New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents: 45860
diff changeset
284 $(ENVADD) $(TEXI2DVI) ${srcdir}/ses.texi
96b260e0ff3d New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents: 45860
diff changeset
285
49927
02561bd032dd Build smtpmail manual.
Simon Josefsson <jas@extundo.com>
parents: 49600
diff changeset
286 ../info/smtpmail: smtpmail.texi
02561bd032dd Build smtpmail manual.
Simon Josefsson <jas@extundo.com>
parents: 49600
diff changeset
287 cd $(srcdir); $(MAKEINFO) smtpmail.texi
02561bd032dd Build smtpmail manual.
Simon Josefsson <jas@extundo.com>
parents: 49600
diff changeset
288 smtpmail.dvi: smtpmail.texi
02561bd032dd Build smtpmail manual.
Simon Josefsson <jas@extundo.com>
parents: 49600
diff changeset
289 $(ENVADD) $(TEXI2DVI) ${srcdir}/smtpmail.texi
02561bd032dd Build smtpmail manual.
Simon Josefsson <jas@extundo.com>
parents: 49600
diff changeset
290
55823
9c428c3c87f3 (../info/flymake, flymake.dvi): New targets.
Eli Zaretskii <eliz@gnu.org>
parents: 52911
diff changeset
291 ../info/flymake: flymake.texi
9c428c3c87f3 (../info/flymake, flymake.dvi): New targets.
Eli Zaretskii <eliz@gnu.org>
parents: 52911
diff changeset
292 cd $(srcdir); $(MAKEINFO) flymake.texi
9c428c3c87f3 (../info/flymake, flymake.dvi): New targets.
Eli Zaretskii <eliz@gnu.org>
parents: 52911
diff changeset
293 flymake.dvi: flymake.texi
9c428c3c87f3 (../info/flymake, flymake.dvi): New targets.
Eli Zaretskii <eliz@gnu.org>
parents: 52911
diff changeset
294 $(ENVADD) $(TEXI2DVI) ${srcdir}/flymake.texi
9c428c3c87f3 (../info/flymake, flymake.dvi): New targets.
Eli Zaretskii <eliz@gnu.org>
parents: 52911
diff changeset
295
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
296 mostlyclean:
36548
ae6f44419d28 (mostlyclean, maintainer-clean): Delete more files.
Gerd Moellmann <gerd@gnu.org>
parents: 36226
diff changeset
297 rm -f *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
298
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
299 clean: mostlyclean
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
300 rm -f *.dvi
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
301
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
302 distclean: clean
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
303
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
304 maintainer-clean: distclean
36548
ae6f44419d28 (mostlyclean, maintainer-clean): Delete more files.
Gerd Moellmann <gerd@gnu.org>
parents: 36226
diff changeset
305 rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
10686
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
306 # Don't delete these, because they are outside the current directory.
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
307 # for file in $(INFO_TARGETS); do rm -f $${file}*; done
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
308
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
309
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
310 # Formerly this directory had texindex.c and getopt.c in it
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
311 # and this makefile built them to make texindex.
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
312 # That caused trouble because this is run entirely in the source directory.
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
313 # Since we expect to get texi2dvi from elsewhere,
535aea7d22a3 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
314 # it is ok to expect texindex from elsewhere also.