Whamcloud - gitweb
3e908f230cec54e93b8b7503a175881675f7facf
[fs/lustre-release.git] / lustre / doc / Makefile.am
1 #
2 # GPL HEADER START
3 #
4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 #
6 # This program is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License version 2 only,
8 # as published by the Free Software Foundation.
9 #
10 # This program is distributed in the hope that it will be useful, but
11 # WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13 # General Public License version 2 for more details (a copy is included
14 # in the LICENSE file that accompanied this code).
15 #
16 # You should have received a copy of the GNU General Public License
17 # version 2 along with this program; If not, see
18 # http://www.gnu.org/licenses/gpl-2.0.html
19 #
20 # GPL HEADER END
21 #
22
23 #
24 # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
25 # Use is subject to license terms.
26 #
27 # Copyright (c) 2011, 2017, Intel Corporation.
28 #
29
30 #
31 # This file is part of Lustre, http://www.lustre.org/
32 # Lustre is a trademark of Sun Microsystems, Inc.
33 #
34
35 MANFILES =                                      \
36         lctl.8                                  \
37         lctl-get_param.8                        \
38         lctl-list_param.8                       \
39         lctl-network.8                          \
40         lctl-pcc.8                              \
41         lctl-set_param.8                        \
42         ldev.8                                  \
43         ldev.conf.5                             \
44         lfs.1                                   \
45         lfs-df.1                                \
46         lfs-fid2path.1                          \
47         lfs-find.1                              \
48         lfs-getstripe.1                         \
49         lfs-getdirstripe.1                      \
50         lfs-heat.1                              \
51         lfs-hsm.1                               \
52         lfs-ladvise.1                           \
53         lfs_migrate.1                           \
54         lfs-migrate.1                           \
55         lfs-mirror-create.1                     \
56         lfs-mirror-delete.1                     \
57         lfs-mirror-extend.1                     \
58         lfs-mirror-resync.1                     \
59         lfs-mirror-split.1                      \
60         lfs-mirror-verify.1                     \
61         lfs-mkdir.1                             \
62         lfs-path2fid.1                          \
63         lfs-pcc.1                               \
64         lfs-pcc-detach.1                        \
65         lfs-project.1                           \
66         lfs-setdirstripe.1                      \
67         lfs-setstripe.1                         \
68         lfs-setquota.1                          \
69         l_getidentity.8                         \
70         lgss_sk.8                               \
71         lhbadm.8                                \
72         llapi_create_volatile_param.3           \
73         llapi_fd2parent.3                       \
74         llapi_file_create.3                     \
75         llapi_file_create_foreign.3             \
76         llapi_file_get_stripe.3                 \
77         llapi_file_open.3                       \
78         llapi_group_lock.3                      \
79         llapi_group_unlock.3                    \
80         llapi_heat_get.3                        \
81         llapi_heat_set.3                        \
82         llapi_hsm_action_begin.3                \
83         llapi_hsm_action_end.3                  \
84         llapi_hsm_action_get_dfid.3             \
85         llapi_hsm_action_get_fd.3               \
86         llapi_hsm_action_progress.3             \
87         llapi_hsm_copytool_get_fd.3             \
88         llapi_hsm_copytool_recv.3               \
89         llapi_hsm_copytool_register.3           \
90         llapi_hsm_copytool_unregister.3         \
91         llapi_hsm_state_get.3                   \
92         llapi_hsm_state_set.3                   \
93         llapi_ladvise.3                         \
94         llapi_layout.7                          \
95         llapi_layout_alloc.3                    \
96         llapi_layout_comp_add.3                 \
97         llapi_layout_comp_del.3                 \
98         llapi_layout_comp_extent_get.3          \
99         llapi_layout_comp_extent_set.3          \
100         llapi_layout_comp_flags_clear.3         \
101         llapi_layout_comp_flags_get.3           \
102         llapi_layout_comp_flags_set.3           \
103         llapi_layout_comp_id_get.3              \
104         llapi_layout_comp_use.3                 \
105         llapi_layout_comp_use_id.3              \
106         llapi_layout_file_comp_add.3            \
107         llapi_layout_file_comp_del.3            \
108         llapi_layout_file_create.3              \
109         llapi_layout_file_open.3                \
110         llapi_layout_free.3                     \
111         llapi_layout_get_by_fd.3                \
112         llapi_layout_get_by_fid.3               \
113         llapi_layout_get_by_path.3              \
114         llapi_layout_get_by_xattr.3             \
115         llapi_layout_ost_index_get.3            \
116         llapi_layout_ost_index_set.3            \
117         llapi_layout_pattern_get.3              \
118         llapi_layout_pattern_set.3              \
119         llapi_layout_pool_name_get.3            \
120         llapi_layout_pool_name_set.3            \
121         llapi_layout_stripe_count_get.3         \
122         llapi_layout_stripe_count_set.3         \
123         llapi_layout_stripe_size_get.3          \
124         llapi_layout_stripe_size_set.3          \
125         llapi_path2fid.3                        \
126         llapi_path2parent.3                     \
127         llapi_quotactl.3                        \
128         llapi_pcc_attach.3                      \
129         llapi_pcc_attach_fid.3                  \
130         llapi_pcc_attach_fid_str.3              \
131         llapi_pcc_detach_fid.3                  \
132         llapi_pcc_detach_fid_fd.3               \
133         llapi_pcc_detach_fid_str.3              \
134         llapi_pcc_detach_file.3         \
135         llapi_pccdev_get.3                      \
136         llapi_pccdev_set.3                      \
137         llapi_pcc_state_get.3                   \
138         llapi_pcc_state_get_fd.3                        \
139         ll_decode_linkea.8                      \
140         llobdstat.8                             \
141         llog_reader.8                           \
142         llsom_sync.8                            \
143         llstat.8                                \
144         lnetctl.8                               \
145         lst.8                                   \
146         lustre.7                                \
147         lustreapi.7                             \
148         lustre_routes_config.8                  \
149         lustre_routes_conversion.8              \
150         lustre_rsync.8                          \
151         mount.lustre.8                          \
152         mount.lustre_tgt.8                      \
153         nids.5                                  \
154         plot-llstat.8                           \
155         routerstat.8
156
157 SERVER_MANFILES =                               \
158         lctl-barrier.8                          \
159         lctl-lcfg.8                             \
160         lctl-lfsck-query.8                      \
161         lctl-lfsck-start.8                      \
162         lctl-lfsck-stop.8                       \
163         lctl-llog_cancel.8                      \
164         lctl-llog_catlist.8                     \
165         lctl-llog_info.8                        \
166         lctl-llog_print.8                       \
167         lctl-nodemap-activate.8                 \
168         lctl-nodemap-add.8                      \
169         lctl-nodemap-add-idmap.8                \
170         lctl-nodemap-add-range.8                \
171         lctl-nodemap-del.8                      \
172         lctl-nodemap-del-idmap.8                \
173         lctl-nodemap-del-range.8                \
174         lctl-nodemap-modify.8                   \
175         lctl-nodemap-set-fileset.8              \
176         lctl-nodemap-set-sepol.8                \
177         lctl-snapshot-create.8                  \
178         lctl-snapshot-destroy.8                 \
179         lctl-snapshot-list.8                    \
180         lctl-snapshot-modify.8                  \
181         lctl-snapshot-mount.8                   \
182         lctl-snapshot-umount.8                  \
183         ll_decode_filter_fid.8                  \
184         llverdev.8                              \
185         lshowmount.8                            \
186         mkfs.lustre.8                           \
187         tunefs.lustre.8
188
189 if SERVER
190 MANFILES += $(SERVER_MANFILES)
191 else
192 DISTONLY_MANFILES = $(SERVER_MANFILES)
193 endif
194
195 if UTILS
196 if MANPAGES
197 man_MANS = $(MANFILES)
198 endif
199 endif
200
201 CLEANFILES = *.aux *.tex *.log *.pdf
202
203 EXTRA_DIST = $(MANFILES) $(DISTONLY_MANFILES)
204
205 all: