1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-03-30 23:38:29 +03:00
mirror_zfs/lib/Makefile.am

8 lines
358 B
Makefile
Raw Normal View History

# NB: GNU Automake Manual, Chapter 8.3.5: Libtool Convenience Libraries
# These five libraries are intermediary build components.
SUBDIRS = libspl libavl libefi libshare libunicode
# These four libraries, which are installed as the final build product,
# incorporate the five convenience libraries given above.
SUBDIRS += libuutil libnvpair libzpool libzfs