mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
c9c0d073da
Add autoconf style build infrastructure to the ZFS tree. This includes autogen.sh, configure.ac, m4 macros, some scripts/*, and makefiles for all the core ZFS components.
4 lines
95 B
Makefile
4 lines
95 B
Makefile
sysconfdir = /etc
|
|
nobase_dist_sysconf_DATA = zfs/*
|
|
nobase_dist_sysconf_DATA += udev/rules.d/*
|