mirror_zfs/zfs/lib/Makefile.in

13 lines
539 B
Makefile
Raw Normal View History

2008-11-20 23:01:55 +03:00
subdir-m += libuutil # User space util support
subdir-m += libumem # User space memory support
subdir-m += libzfs # User space library support
subdir-m += libsolcompat # User space compatibility library
subdir-m += libzpool # Kernel DMU/SPA
subdir-m += libdmu-ctl # Kernel control interface
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
subdir-m += libport # Kernel + user space linux support