From 9d7a22d351d45808aa88224367cc1dd30e518705 Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Thu, 26 Aug 2004 17:03:09 +0000 Subject: Fixes from gentoo. --- test/Rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Rules.mak') diff --git a/test/Rules.mak b/test/Rules.mak index dcba2452a..141cf10f6 100644 --- a/test/Rules.mak +++ b/test/Rules.mak @@ -44,7 +44,7 @@ export TARGET_ARCH CROSS= CC= $(CROSS)gcc STRIPTOOL=strip -LDD=../$(TESTDIR)ldso/util/ldd +LDD=../$(TOPDIR)/utils/ldd RM= rm -f -- cgit v1.2.3