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