Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit Add libcbor
details: https://anonhg.NetBSD.org/src/rev/803286e97abe
branches: trunk
changeset: 1007876:803286e97abe
user: christos <christos%NetBSD.org@localhost>
date: Tue Mar 03 00:36:29 2020 +0000
description:
Add libcbor
diffstat:
external/mit/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 1c38244032d2 -r 803286e97abe external/mit/Makefile
--- a/external/mit/Makefile Tue Mar 03 00:36:18 2020 +0000
+++ b/external/mit/Makefile Tue Mar 03 00:36:29 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2015/09/03 22:24:02 youri Exp $
+# $NetBSD: Makefile,v 1.6 2020/03/03 00:36:29 christos Exp $
.include <bsd.own.mk>
-SUBDIR+= expat lua
+SUBDIR+= expat lua libcbor
.if ${MKX11} != "no"
SUBDIR+= xorg
Home |
Main Index |
Thread Index |
Old Index