Files
mirror_zfs/man/man5/Makefile.am
T

10 lines
195 B
Makefile
Raw Normal View History

2018-02-15 17:53:18 -08:00
dist_man_MANS = \
vdev_id.conf.5 \
zpool-features.5 \
spl-module-parameters.5 \
zfs-module-parameters.5 \
zfs-events.5
2012-04-20 17:32:30 -07:00
install-data-local:
$(INSTALL) -d -m 0755 "$(DESTDIR)$(mandir)/man5"