aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.stabs
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2005-01-19 18:40:12 +0000
committerAndrew Cagney <cagney@redhat.com>2005-01-19 18:40:12 +0000
commita892c31bde881e708e4d4e7b2b50d4f4f8169e2f (patch)
treec2f12f714cf1c7d627b2b443ab9a06a9f9908262 /gdb/testsuite/gdb.stabs
parent1565611803338f01f5d116001ce3595dd684d397 (diff)
downloadgdb-a892c31bde881e708e4d4e7b2b50d4f4f8169e2f.zip
gdb-a892c31bde881e708e4d4e7b2b50d4f4f8169e2f.tar.gz
gdb-a892c31bde881e708e4d4e7b2b50d4f4f8169e2f.tar.bz2
2005-01-19 Andrew Cagney <cagney@gnu.org>
* gdb.stabs/Makefile.in (Makefile): Update dependencies - configure.ac not configure.in.
Diffstat (limited to 'gdb/testsuite/gdb.stabs')
-rw-r--r--gdb/testsuite/gdb.stabs/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.stabs/Makefile.in b/gdb/testsuite/gdb.stabs/Makefile.in
index 5bf35ea..45d6a2f 100644
--- a/gdb/testsuite/gdb.stabs/Makefile.in
+++ b/gdb/testsuite/gdb.stabs/Makefile.in
@@ -12,5 +12,5 @@ clean mostlyclean:
distclean maintainer-clean realclean: clean
-rm -f Makefile config.status config.log
-Makefile: $(srcdir)/Makefile.in $(srcdir)/configure.in
+Makefile: $(srcdir)/Makefile.in $(srcdir)/configure.ac
$(SHELL) ./config.status --recheck