zfs-builds-mm/zfs-0.8.1/man/man5/Makefile.am

10 lines
195 B
Makefile
Raw Normal View History

2019-07-06 23:40:11 +02:00
dist_man_MANS = \
vdev_id.conf.5 \
zpool-features.5 \
spl-module-parameters.5 \
zfs-module-parameters.5 \
zfs-events.5
install-data-local:
$(INSTALL) -d -m 0755 "$(DESTDIR)$(mandir)/man5"