003 File Manager
Current Path:
/usr/src/lib/libnv
usr
/
src
/
lib
/
libnv
/
📁
..
📄
Makefile
(316 B)
📄
Makefile.depend
(258 B)
📄
common_impl.h
(1.74 KB)
📄
msgio.c
(9.62 KB)
📄
msgio.h
(1.94 KB)
📁
tests
Editing: Makefile
# $FreeBSD$ SHLIBDIR?= /lib .include <src.opts.mk> PACKAGE= runtime LIB= nv SHLIB_MAJOR= 0 .PATH: ${SRCTOP}/sys/contrib/libnv ${SRCTOP}/sys/sys CFLAGS+=-I${.CURDIR} SRCS= cnvlist.c SRCS+= dnvlist.c SRCS+= msgio.c SRCS+= nvlist.c SRCS+= bsd_nvpair.c HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include <bsd.lib.mk>
Upload File
Create Folder