Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/regress/lib remove libevent (uses ATF tests now)
details: https://anonhg.NetBSD.org/src/rev/f0bd9ac0749b
branches: trunk
changeset: 748707:f0bd9ac0749b
user: plunky <plunky%NetBSD.org@localhost>
date: Mon Nov 02 15:44:12 2009 +0000
description:
remove libevent (uses ATF tests now)
diffstat:
regress/lib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r ebab0679a4e3 -r f0bd9ac0749b regress/lib/Makefile
--- a/regress/lib/Makefile Mon Nov 02 10:23:40 2009 +0000
+++ b/regress/lib/Makefile Mon Nov 02 15:44:12 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2009/02/14 00:26:14 cube Exp $
+# $NetBSD: Makefile,v 1.22 2009/11/02 15:44:12 plunky Exp $
.include <bsd.own.mk>
-SUBDIR+= csu libc libevent libm libposix libpthread librt libutil
+SUBDIR+= csu libc libm libposix libpthread librt libutil
.if (${MACHINE_CPU} != "alpha" && \
${MACHINE_CPU} != "mips" && \
Home |
Main Index |
Thread Index |
Old Index