9 lines
195 B
Makefile
9 lines
195 B
Makefile
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"
|