Source-Changes-HG archive

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

[src/trunk]: src/external/mit Descend into libuv



details:   https://anonhg.NetBSD.org/src/rev/652ac1513c4f
branches:  trunk
changeset: 933324:652ac1513c4f
user:      christos <christos%NetBSD.org@localhost>
date:      Sun May 24 19:28:57 2020 +0000

description:
Descend into libuv

diffstat:

 external/mit/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 53a2df35f0fc -r 652ac1513c4f external/mit/Makefile
--- a/external/mit/Makefile     Sun May 24 19:28:10 2020 +0000
+++ b/external/mit/Makefile     Sun May 24 19:28:57 2020 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.6 2020/03/03 00:36:29 christos Exp $
+#      $NetBSD: Makefile,v 1.7 2020/05/24 19:28:57 christos Exp $
 
 .include <bsd.own.mk>
 
-SUBDIR+=       expat lua libcbor
+SUBDIR+=       expat lua libcbor libuv
 
 .if ${MKX11} != "no"
 SUBDIR+=       xorg



Home | Main Index | Thread Index | Old Index