freebsd-dev/cddl/lib
Kyle Evans ce33c57d6c Use INCS for non-sys/ libnvpair and libzfs_core includes
While nothing was wrong with libnvpair.h, libzfs_core.h was only guarded by
MK_CDDL rather than MK_CDDL && MK_ZFS. Rather than ugl'if'ying
include/Makefile to impose the extra restriction, just move the non-sys/
includes into INCS with the respect lib builds.

This has the added bonus of allowing third party packagers to try and split
these libs out of the FreeBSD-runtime package, if they are so inclined.

The sys/ include was left alone- generally userland libraries shouldn't
install kernel headers.

MFC after:	1 week
2018-08-13 03:38:32 +00:00
..
drti cddl: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:30:04 +00:00
libavl DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
libbe libbe(3)/bectl(8): More SYSROOT/GCC build fixes 2018-08-11 22:45:39 +00:00
libctf DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
libdtrace Add a dtrace provider for UDP-Lite. 2018-07-31 22:56:03 +00:00
libnvpair Use INCS for non-sys/ libnvpair and libzfs_core includes 2018-08-13 03:38:32 +00:00
libumem DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
libuutil DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
libzfs Do not blindly include illumos kernel headers instead of user-space. 2018-08-02 18:55:55 +00:00
libzfs_core Use INCS for non-sys/ libnvpair and libzfs_core includes 2018-08-13 03:38:32 +00:00
libzpool Do not blindly include illumos kernel headers instead of user-space. 2018-08-02 18:55:55 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile libbe(3): Add to cddl build, adjust src.libnames.mk as needed 2018-07-24 15:42:23 +00:00
Makefile.inc Revert r284417 it is not necessary anymore 2015-06-15 19:28:07 +00:00