2020-04-14 21:36:28 +03:00
|
|
|
libspldir = $(includedir)/libspl/sys
|
|
|
|
libspl_HEADERS = \
|
2020-06-23 00:30:40 +03:00
|
|
|
byteorder.h \
|
2021-01-13 03:22:29 +03:00
|
|
|
fcntl.h \
|
2020-06-23 00:30:40 +03:00
|
|
|
file.h \
|
|
|
|
mnttab.h \
|
|
|
|
mount.h \
|
|
|
|
param.h \
|
|
|
|
stat.h \
|
|
|
|
sysmacros.h \
|
|
|
|
vfs.h \
|
|
|
|
zfs_context_os.h
|