Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/csu/dso TESTSBASE is provided by bsd.own.mk now.
details: https://anonhg.NetBSD.org/src/rev/97fba0013ca2
branches: trunk
changeset: 756822:97fba0013ca2
user: joerg <joerg%NetBSD.org@localhost>
date: Wed Aug 04 13:52:23 2010 +0000
description:
TESTSBASE is provided by bsd.own.mk now.
diffstat:
tests/lib/csu/dso/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r ce290be8b204 -r 97fba0013ca2 tests/lib/csu/dso/Makefile
--- a/tests/lib/csu/dso/Makefile Wed Aug 04 13:49:48 2010 +0000
+++ b/tests/lib/csu/dso/Makefile Wed Aug 04 13:52:23 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2010/07/28 13:51:40 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/04 13:52:23 joerg Exp $
NOMAN= # defined
@@ -7,7 +7,6 @@
LIB= h_initfini3_dso
SRCS= h_initfini3_dso.cxx
-TESTSBASE= /usr/tests
LIBDIR= ${TESTSBASE}/lib/csu
SHLIBDIR= ${TESTSBASE}/lib/csu
SHLIB_MAJOR= 1
Home |
Main Index |
Thread Index |
Old Index