Module Name:    src
Committed By:   uebayasi
Date:           Sat Nov 15 03:23:12 UTC 2014

Modified Files:
        src/tests/usr.bin/ld: Makefile

Log Message:
Merge tests.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/ld/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/usr.bin/ld/Makefile
diff -u src/tests/usr.bin/ld/Makefile:1.3 src/tests/usr.bin/ld/Makefile:1.4
--- src/tests/usr.bin/ld/Makefile:1.3	Fri Nov 14 16:21:12 2014
+++ src/tests/usr.bin/ld/Makefile	Sat Nov 15 03:23:11 2014
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2014/11/14 16:21:12 uebayasi Exp $
+# $NetBSD: Makefile,v 1.4 2014/11/15 03:23:11 uebayasi Exp $
 
 .include <bsd.own.mk>
 
 TESTSDIR=	${TESTSBASE}/usr.bin/ld
 
-TESTS_SH=	t_orphan \
-		t_script \
+TESTS_SH=	t_script \
 		t_section
 
 .include <bsd.test.mk>

Reply via email to