--- /dev/null
+/Makefile.in
+/OBD-HOWTO.html
+/OBD-HOWTO.txt
+/lustre-HOWTO.lyx
+/lustre-HOWTO.txt
+/lustre-pdf.bbl
+/lustre-pdf.blg
+/lustre-pdf.log
+/lustre-pdf.out
+/lustre-pdf.toc
+/*.eps
+/lustre.lyx
+/*.tex
+/*.pdf
+/*.aux
--- /dev/null
+# SPDX-License-Identifier: GPL-2.0
+
+#
+# This file is part of Lustre, http://www.lustre.org/
+#
+
+ALWAYS_SUBDIRS = man1 man3 man5 man7 man8
+SUBDIRS := $(ALWAYS_SUBDIRS)
+DIST_SUBDIRS := $(ALWAYS_SUBDIRS)
--- /dev/null
+/Makefile.in
--- /dev/null
+# SPDX-License-Identifier: GPL-2.0
+
+#
+# This file is part of Lustre, http://www.lustre.org/
+#
+
+MANFILES =
+
+if MANPAGES
+if UTILS
+man_MANS = $(MANFILES)
+endif
+endif
+
+CLEANFILES = *.aux *.tex *.log *.pdf
+EXTRA_DIST = $(MANFILES)
+
+all:
--- /dev/null
+/Makefile.in
--- /dev/null
+# SPDX-License-Identifier: GPL-2.0
+
+#
+# This file is part of Lustre, http://www.lustre.org/
+#
+
+MANFILES =
+
+if MANPAGES
+if UTILS
+man_MANS = $(MANFILES)
+endif
+endif
+
+CLEANFILES = *.aux *.tex *.log *.pdf
+EXTRA_DIST = $(MANFILES)
+
+all:
--- /dev/null
+/Makefile.in
--- /dev/null
+# SPDX-License-Identifier: GPL-2.0
+
+#
+# This file is part of Lustre, http://www.lustre.org/
+#
+
+MANFILES =
+
+if MANPAGES
+if UTILS
+man_MANS = $(MANFILES)
+endif
+endif
+
+CLEANFILES = *.aux *.tex *.log *.pdf
+EXTRA_DIST = $(MANFILES)
+
+all:
--- /dev/null
+/Makefile.in
--- /dev/null
+# SPDX-License-Identifier: GPL-2.0
+
+#
+# This file is part of Lustre, http://www.lustre.org/
+#
+
+MANFILES =
+
+if MANPAGES
+if UTILS
+man_MANS = $(MANFILES)
+endif
+endif
+
+CLEANFILES = *.aux *.tex *.log *.pdf
+EXTRA_DIST = $(MANFILES)
+
+all:
--- /dev/null
+/Makefile.in
--- /dev/null
+# SPDX-License-Identifier: GPL-2.0
+
+#
+# This file is part of Lustre, http://www.lustre.org/
+#
+
+MANFILES =
+
+if MANPAGES
+if UTILS
+man_MANS = $(MANFILES)
+endif
+endif
+
+CLEANFILES = *.aux *.tex *.log *.pdf
+EXTRA_DIST = $(MANFILES)
+
+all:
SUBDIRS := @LDISKFS_SUBDIR@ \
. \
@LUSTREIOKIT_SUBDIR@ \
+ Documentation \
lustre_compat \
libcfs \
lnet \
DIST_SUBDIRS := ldiskfs \
lustre-iokit \
+ Documentation \
lustre_compat \
libcfs \
lnet \
lustre-iokit/ior-survey/Makefile
lustre-iokit/stats-collect/Makefile
lustre-iokit/lst-survey/Makefile
+ Documentation/Makefile
+ Documentation/man1/Makefile
+ Documentation/man3/Makefile
+ Documentation/man5/Makefile
+ Documentation/man7/Makefile
+ Documentation/man8/Makefile
)
])