kevans efa24221cf 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
..
2015-06-13 19:20:56 +00:00
2017-12-08 22:06:18 +00:00
2015-06-16 23:37:19 +00:00
2017-11-27 17:18:31 +00:00
2018-04-03 20:59:46 +00:00
2018-08-10 15:16:30 +00:00
2018-07-08 15:48:47 +00:00