gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 30 Jun 2009 21:23:38 +0000 (21:23 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 30 Jun 2009 21:23:38 +0000 (21:23 +0000)
commit59dd3af6a2407e6ed3cfcb9b3b6f711cc7aba0ec
tree7948f6bac25cd727ef6536837ef5371d1b4ce59b
parentf4e164aac4f978e4240a259a77e586f01e75cc57
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