OSDN Git Service

* Makefile.in (QMTEST_DIR): Simplify definition.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Jun 2002 16:09:21 +0000 (16:09 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Jun 2002 16:09:21 +0000 (16:09 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54783 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/Makefile.in

index bc5666a..d8d89b0 100644 (file)
@@ -1,3 +1,7 @@
+2002-06-19  Mark Mitchell  <mark@codesourcery.com>
+
+       * Makefile.in (QMTEST_DIR): Simplify definition.
+
 2002-06-19  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * config/d30v/d30v.h (CUMULATIVE_ARGS): Replace typedef with
index dfa18f5..bba2c9b 100644 (file)
@@ -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: