mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 07:02:42 +00:00
libnvpair: install libnvpair.h
This is included by libbe/be.h. Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
cfee1417fb
commit
06016a40d6
@ -2,12 +2,14 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/module/nvpair
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/lib/libnvpair
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/include
|
||||
|
||||
LIB= nvpair
|
||||
LIBADD= spl
|
||||
|
||||
PACKAGE= runtime
|
||||
# user
|
||||
INCS= libnvpair.h
|
||||
SRCS= libnvpair.c \
|
||||
libnvpair_json.c \
|
||||
nvpair_alloc_system.c
|
||||
|
Loading…
Reference in New Issue
Block a user