Source-Changes-HG archive

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

[src/trunk]: src/regress/lib/libc citrus SUBDIR is gone



details:   https://anonhg.NetBSD.org/src/rev/6bd379031313
branches:  trunk
changeset: 1011364:6bd379031313
user:      mlelstv <mlelstv%NetBSD.org@localhost>
date:      Sat Jun 27 11:06:43 2020 +0000

description:
citrus SUBDIR is gone

diffstat:

 regress/lib/libc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 328a9efe5e3e -r 6bd379031313 regress/lib/libc/Makefile
--- a/regress/lib/libc/Makefile Sat Jun 27 10:19:43 2020 +0000
+++ b/regress/lib/libc/Makefile Sat Jun 27 11:06:43 2020 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.82 2014/01/10 16:35:11 christos Exp $
+#      $NetBSD: Makefile,v 1.83 2020/06/27 11:06:43 mlelstv Exp $
 
-SUBDIR+= citrus divrem
+SUBDIR+= divrem
 
 .include <bsd.own.mk>
 



Home | Main Index | Thread Index | Old Index