]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/Makefile.am
Correctly handle the x32 ABI
[FreeBSD/FreeBSD.git] / lib / Makefile.am
1 # NB: GNU Automake Manual, Chapter 8.3.5: Libtool Convenience Libraries
2 # These six libraries are intermediary build components.
3 SUBDIRS = libavl libicp libshare libspl libtpool
4
5 if BUILD_LINUX
6 SUBDIRS += libefi
7 endif
8
9 # libzutil depends on libefi if present
10 SUBDIRS += libzutil libunicode
11
12 # These four libraries, which are installed as the final build product,
13 # incorporate the six convenience libraries given above.
14 SUBDIRS += libuutil libnvpair libzpool libzfs_core libzfs