From: Mark Mitchell Date: Wed, 19 Jun 2002 16:09:21 +0000 (+0000) Subject: * Makefile.in (QMTEST_DIR): Simplify definition. X-Git-Tag: releases/gcc-3.3.0~4227 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=62363d9980e9c5ca2b5bca17e8a9164d5ebfe908;p=thirdparty%2Fgcc.git * Makefile.in (QMTEST_DIR): Simplify definition. From-SVN: r54783 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bc5666a0d224..d8d89b0e04e4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-06-19 Mark Mitchell + + * Makefile.in (QMTEST_DIR): Simplify definition. + 2002-06-19 Nick Clifton * config/d30v/d30v.h (CUMULATIVE_ARGS): Replace typedef with diff --git a/gcc/Makefile.in b/gcc/Makefile.in index dfa18f5e161f..bba2c9bb7ac1 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -3136,7 +3136,7 @@ QMTEST_GPP_TESTS=gpp # The subdirectory of the OBJDIR that will be used to store the QMTest # test database configuration and that will be used for temporary # scratch space during QMTest's execution. -QMTEST_DIR=${objdir}/qmtestsuite +QMTEST_DIR=qmtestsuite # Create the QMTest database configuration. ${QMTEST_DIR} stamp-qmtest: