]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/zfs/Makefile.am
Centralize variable substitution
[FreeBSD/FreeBSD.git] / etc / zfs / Makefile.am
1 include $(top_srcdir)/config/Substfiles.am
2
3 pkgsysconfdir = $(sysconfdir)/zfs
4
5 dist_pkgsysconf_DATA = \
6         vdev_id.conf.alias.example \
7         vdev_id.conf.sas_direct.example \
8         vdev_id.conf.sas_switch.example \
9         vdev_id.conf.multipath.example \
10         vdev_id.conf.scsi.example
11
12 pkgsysconf_SCRIPTS = \
13         zfs-functions
14
15 SUBSTFILES += $(pkgsysconf_SCRIPTS)