From d651de236da8a51c096995cf250b7455ec3caa0c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 29 Jun 2005 23:10:59 +0000 Subject: simplify TESTDIR setting and touchup --- test/dlopen/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'test/dlopen') diff --git a/test/dlopen/Makefile b/test/dlopen/Makefile index 98a48d4f0..4ed566079 100644 --- a/test/dlopen/Makefile +++ b/test/dlopen/Makefile @@ -15,10 +15,9 @@ # You should have received a copy of the GNU Library General Public License # along with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -# Makefile for uClibc -TESTDIR=../ -include $(TESTDIR)/Rules.mak +include ../Rules.mak + DEBUG_LIBS=X #DEBUG_LIBS=LD_DEBUG -- cgit v1.2.3