summaryrefslogtreecommitdiffstats
path: root/zfs/lib/Makefile.in
blob: 3a9a26ae19446f0c6a782771f01225d29405bdfc (plain)
1
2
3
4
5
6
7
8
9
subdir-m += libuutil		# User space util support
subdir-m += libzfs		# User space library support
subdir-m += libspl		# User space compatibility library

subdir-m += libzpool		# Kernel | User SPA/DMU/ZVOL/ZPL

subdir-m += libavl		# Kernel &| User space AVL tree support
subdir-m += libnvpair		# Kernel &| User space name/value support
subdir-m += libzcommon		# Kernel &| User space common support