10 lines
159 B
Makefile
10 lines
159 B
Makefile
libspldir = $(includedir)/libspl/sys
|
|
libspl_HEADERS = \
|
|
byteorder.h \
|
|
errno.h \
|
|
mnttab.h \
|
|
mount.h \
|
|
param.h \
|
|
stat.h \
|
|
sysmacros.h \
|
|
zfs_context_os.h
|