Module Name:    src
Committed By:   joerg
Date:           Wed Aug  4 13:52:23 UTC 2010

Modified Files:
        src/tests/lib/csu/dso: Makefile

Log Message:
TESTSBASE is provided by bsd.own.mk now.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/csu/dso/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/lib/csu/dso/Makefile
diff -u src/tests/lib/csu/dso/Makefile:1.1 src/tests/lib/csu/dso/Makefile:1.2
--- src/tests/lib/csu/dso/Makefile:1.1	Wed Jul 28 13:51:40 2010
+++ src/tests/lib/csu/dso/Makefile	Wed Aug  4 13:52:23 2010
@@ -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

Reply via email to