beta-0.89.2
[luatex.git] / source / texk / web2c / man / Makefile.am
blob7206959fc388485d857331b2ac2b8f56279c3fa5
1 ## Makefile.am for the TeX Live subdirectory texk/web2c/man/
2 ##
3 ## Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
4 ## You may freely use, modify and/or distribute this file.
5 ##
6 man_sources = $(bootstrap_man_sources)
7 EXTRA_DIST = $(bootstrap_man_sources)
8 bootstrap_man_sources = ctie.man cweb.man tangle.man tie.man
10 # Symlinks within $(man1dir): FILE:LINK indicates LINK.1->FILE.1
11 man1_links = cweb:ctangle cweb:cweave
13 if WEB
14 man_sources += $(web_man_sources)
15 endif WEB
16 EXTRA_DIST += $(web_man_sources)
17 web_man_sources = bibtex.man dvicopy.man dvitomp.man dvitype.man gftodvi.man \
18         gftopk.man gftype.man mft.man patgen.man pktogf.man pktype.man \
19         pltotf.man pooltype.man tftopl.man vftovp.man vptovf.man weave.man
21 if TEX
22 man_sources += tex.man
23 man1_links += tex:initex
24 endif TEX
25 EXTRA_DIST += tex.man
27 if MF
28 man_sources += mf.man
29 man1_links += mf:inimf
30 if MFN
31 man1_links += mf:mf-nowin
32 endif MFN
33 endif MF
34 EXTRA_DIST += mf.man
36 if MP
37 man_sources += mpost.man
38 endif MP
39 EXTRA_DIST += mpost.man
41 if ETEX
42 man_sources += etex.man
43 endif ETEX
44 EXTRA_DIST += etex.man
46 if PDFTEX
47 man_sources += $(pdftex_man_sources)
48 man1_links += pdftex:pdflatex
49 endif PDFTEX
50 EXTRA_DIST += $(pdftex_man_sources)
51 pdftex_man_sources = pdftex.man pdftosrc.man ttf2afm.man
53 if LUATEX
54 man_sources += luatex.man
55 man1_links += luatex:texlua luatex:texluac
56 endif LUATEX
57 EXTRA_DIST += luatex.man
59 if XETEX
60 man_sources += # xetex.man
61 endif XETEX
62 EXTRA_DIST += # xetex.man
64 if OTANGLE
65 man_sources += $(otangle_man_sources)
66 man1_links += dvicopy:odvicopy dvitype:odvitype tangle:otangle
67 endif OTANGLE
68 EXTRA_DIST += $(otangle_man_sources)
69 otangle_man_sources = ofm2opl.man opl2ofm.man ovf2ovp.man ovp2ovf.man
71 if ALEPH
72 man_sources += aleph.man
73 man1_links += aleph:lamed
74 endif ALEPH
75 EXTRA_DIST += aleph.man
77 man_sources += $(misc_man_sources)
78 EXTRA_DIST += $(misc_man_sources)
79 misc_man_sources = \
80         amstex.man \
81         latex.man \
82         pdfetex.man
84 include $(top_srcdir)/../../am/man.am
86 include $(top_srcdir)/../../am/man1_links.am
88 install-data-hook: install-man1-links
90 uninstall-hook: uninstall-man1-links
92 EXTRA_DIST += \
93         spell.add