diff options
| author | Alex Richardson <arichardson@FreeBSD.org> | 2018-07-16 10:57:26 +0000 |
|---|---|---|
| committer | Alex Richardson <arichardson@FreeBSD.org> | 2018-07-16 10:57:26 +0000 |
| commit | 63889bbde0516231c8c4eb4c13ff539bfeed9f5b (patch) | |
| tree | 97f70ae71e8a8d0a40e2858722ab83bc00760e49 /lib/libnv | |
| parent | 01c66110e17ad77765b90f07f6c6e357a1ba14b9 (diff) | |
Notes
Diffstat (limited to 'lib/libnv')
| -rw-r--r-- | lib/libnv/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libnv/Makefile b/lib/libnv/Makefile index 26df47809ce2..6bba1f78a713 100644 --- a/lib/libnv/Makefile +++ b/lib/libnv/Makefile @@ -17,9 +17,6 @@ SRCS+= msgio.c SRCS+= nvlist.c SRCS+= nvpair.c -INCSDIR= ${INCLUDEDIR}/sys -INCS= ${SRCTOP}/sys/sys/cnv.h ${SRCTOP}/sys/sys/nv.h - HAS_TESTS= SUBDIR.${MK_TESTS}+= tests |
