Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/atf/tests/atf/tools Remove obsolete Makefile.



details:   https://anonhg.NetBSD.org/src/rev/30c9b024aa8a
branches:  trunk
changeset: 755939:30c9b024aa8a
user:      jmmv <jmmv%NetBSD.org@localhost>
date:      Tue Jun 29 16:58:14 2010 +0000

description:
Remove obsolete Makefile.

diffstat:

 external/bsd/atf/tests/atf/tools/Makefile |  25 -------------------------
 1 files changed, 0 insertions(+), 25 deletions(-)

diffs (29 lines):

diff -r 3976898ea29f -r 30c9b024aa8a external/bsd/atf/tests/atf/tools/Makefile
--- a/external/bsd/atf/tests/atf/tools/Makefile Tue Jun 29 15:26:13 2010 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2009/01/19 07:13:06 jmmv Exp $
-
-.include <bsd.own.mk>
-
-TESTSDIR=      ${TESTSBASE}/atf/tools
-
-SRCDIR=                ${NETBSDSRCDIR}/external/bsd/atf/dist
-.PATH:         ${SRCDIR}/tests/atf/tools
-
-TESTS_CXX=     h_fail
-TESTS_CXX+=    h_misc
-TESTS_CXX+=    h_pass
-TESTS_SH=      t_atf_check
-TESTS_SH+=     t_atf_cleanup
-TESTS_SH+=     t_atf_compile
-TESTS_SH+=     t_atf_config
-TESTS_SH+=     t_atf_exec
-TESTS_SH+=     t_atf_report
-TESTS_SH+=     t_atf_run
-
-BINDIR=                ${TESTSDIR}
-PROGS_CXX=     h_mode
-MAN.h_mode=    # empty
-
-.include <bsd.test.mk>



Home | Main Index | Thread Index | Old Index