~ubuntu-branches/ubuntu/karmic/emacs-snapshot/karmic

« back to all changes in this revision

Viewing changes to doc/misc/makefile.w32-in

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-04-05 09:14:30 UTC
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20090405091430-nw07lynn2arotjbe
Tags: upstream-20090320
ImportĀ upstreamĀ versionĀ 20090320

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#### -*- Makefile -*- for documentation other than the Emacs manual.
2
2
 
3
 
# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
 
3
# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
4
4
#   Free Software Foundation, Inc.
5
5
 
6
6
# This file is part of GNU Emacs.
44
44
                $(infodir)/tramp $(infodir)/ses $(infodir)/smtpmail \
45
45
                $(infodir)/flymake $(infodir)/newsticker $(infodir)/rcirc \
46
46
                $(infodir)/erc $(infodir)/remember $(infodir)/nxml-mode \
47
 
                $(infodir)/epa $(infodir)/ns-emacs $(infodir)/mairix-el
 
47
                $(infodir)/epa $(infodir)/mairix-el $(infodir)/sasl \
 
48
                $(infodir)/auth
48
49
DVI_TARGETS = calc.dvi cc-mode.dvi cl.dvi dbus.dvi dired-x.dvi \
49
50
                ediff.dvi forms.dvi gnus.dvi message.dvi emacs-mime.dvi \
50
 
                gnus.dvi message.dvi sieve.dvi pgg.dvi mh-e.dvi \
 
51
                sieve.dvi pgg.dvi mh-e.dvi \
51
52
                reftex.dvi sc.dvi vip.dvi viper.dvi widget.dvi faq.dvi \
52
53
                ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \
53
54
                pcl-cvs.dvi woman.dvi eshell.dvi org.dvi url.dvi \
54
55
                speedbar.dvi tramp.dvi ses.dvi smtpmail.dvi flymake.dvi \
55
56
                newsticker.dvi rcirc.dvi erc.dvi remember.dvi nxml-mode.dvi \
56
 
                epa.dvi ns-emacs.dvi mairix-el.dvi
 
57
                epa.dvi mairix-el.dvi sasl.dvi auth.dvi
57
58
INFOSOURCES = info.texi
58
59
 
59
60
# The following rule does not work with all versions of `make'.
185
186
remember.dvi: remember.texi
186
187
        $(ENVADD) $(TEXI2DVI) $(srcdir)/remember.texi
187
188
 
 
189
$(infodir)/sasl: sasl.texi
 
190
        $(MAKEINFO) sasl.texi
 
191
sasl.dvi: sasl.texi
 
192
        $(ENVADD) $(TEXI2DVI) $(srcdir)/sasl.texi
 
193
 
188
194
$(infodir)/sc: sc.texi
189
195
        $(MAKEINFO) sc.texi
190
196
sc.dvi: sc.texi
298
304
epa.dvi: epa.texi
299
305
        $(ENVADD) $(TEXI2DVI) $(srcdir)/epa.texi
300
306
 
301
 
$(infodir)/ns-emacs: ns-emacs.texi
302
 
        $(MAKEINFO) ns-emacs.texi
303
 
ns-emacs.dvi: ns-emacs.texi
304
 
        $(ENVADD) $(TEXI2DVI) $(srcdir)/ns-emacs.texi
305
 
 
306
307
$(infodir)/mairix-el: mairix-el.texi
307
308
        $(MAKEINFO) mairix-el.texi
308
309
mairix-el.dvi: mairix-el.texi
309
310
        $(ENVADD) $(TEXI2DVI) $(srcdir)/mairix-el.texi
310
311
 
 
312
$(infodir)/auth: auth.texi
 
313
        $(MAKEINFO) auth.texi
 
314
auth.dvi: auth.texi
 
315
        $(ENVADD) $(TEXI2DVI) $(srcdir)/auth.texi
 
316
 
311
317
mostlyclean:
312
318
        - $(DEL) *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*
313
319
 
332
338
                 $(infodir)/sieve* $(infodir)/pgg* \
333
339
                 $(infodir)/erc* $(infodir)/rcirc* \
334
340
                 $(infodir)/remember* $(infodir)/nxml-mode* \
335
 
                 $(infodir)/epa* $(infodir)/ns-emacs* \
336
 
                 $(infodir)/mairix-el*
 
341
                 $(infodir)/epa* $(infodir)/sasl* \
 
342
                 $(infodir)/mairix-el* $(infodir)/auth*
337
343
 
338
344
distclean: clean
339
345
        - $(DEL) makefile