Source-Changes-HG archive

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

[src/trunk]: src/regress/usr.bin/rtld Remove references to delete tests.



details:   https://anonhg.NetBSD.org/src/rev/2e9971450e9e
branches:  trunk
changeset: 759639:2e9971450e9e
user:      skrll <skrll%NetBSD.org@localhost>
date:      Tue Dec 14 06:02:21 2010 +0000

description:
Remove references to delete tests.

diffstat:

 regress/usr.bin/rtld/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r b9aff0efeafc -r 2e9971450e9e regress/usr.bin/rtld/Makefile
--- a/regress/usr.bin/rtld/Makefile     Tue Dec 14 05:57:31 2010 +0000
+++ b/regress/usr.bin/rtld/Makefile     Tue Dec 14 06:02:21 2010 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2009/12/14 12:43:48 uebayasi Exp $
+# $NetBSD: Makefile,v 1.4 2010/12/14 06:02:21 skrll Exp $
 
 .include <bsd.own.mk>
 
-SUBDIR+= dlopen
 .if ${MKCXX} != "no"
 SUBDIR+= testlib
 .endif
-SUBDIR+= dlerror-false dlerror-cleared
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index