Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/external/bsd/libnv/conf Add config glue



details:   https://anonhg.NetBSD.org/src/rev/4c07cf0b211c
branches:  trunk
changeset: 835779:4c07cf0b211c
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Sep 08 14:13:09 2018 +0000

description:
Add config glue

diffstat:

 sys/external/bsd/libnv/conf/files.libnv |  13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diffs (17 lines):

diff -r c878a247a26a -r 4c07cf0b211c sys/external/bsd/libnv/conf/files.libnv
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/external/bsd/libnv/conf/files.libnv   Sat Sep 08 14:13:09 2018 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: files.libnv,v 1.1 2018/09/08 14:13:09 christos Exp $
+
+define         libnv
+makeoptions    libnv   CPPFLAGS+="-I$S/external/bsd/libnv/dist"
+
+prefix external/bsd/libnv/dist
+
+file   dnvlist.c                       libnv
+file   nvlist.c                        libnv
+file   nvpair.c                        libnv
+file   nv_kern_netbsd.c                libnv
+
+prefix



Home | Main Index | Thread Index | Old Index