OSDN Git Service

gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 30 Jun 2009 21:23:37 +0000 (21:23 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 30 Jun 2009 21:23:37 +0000 (21:23 +0000)
commit8d1157bffa02b69881385153426f34484c0b2f76
tree9812d60fbc6638c25364f56cf696941f738bb58b
parent1ef8e3cbfe36a6615a3927b19c784ecfda1297e0
gdb/
* Makefile.in (TARGET_FLAGS_TO_PASS): Include also FORCE_PARALLEL.
(check//%): Construct FORCE_PARALLEL for the sub-make.  Extend the
comment for it.

gdb/testsuite/
Fix `make check//%' target after `make check' has been ran.
* Makefile.in (TEST_TARGETS): Remove the %/.dir dependency.  Add
a mkdir call.
(check-gdb.base%): Remove the gdb.base%/.dir dependency.
(%/.dir): Remove.
gdb/ChangeLog
gdb/Makefile.in
gdb/testsuite/ChangeLog
gdb/testsuite/Makefile.in