From b601e1a44ee767bbcd2d14cf042023c8177675ba Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 30 Jan 2003 10:21:40 +0000 Subject: 2003-01-30 Ralf Corsepius * binutils/mkspec.in: New. * binutils/.cvsignore: Add mkspec. * mkbinutilspec.in: Remove. * gdb/Makefile.am: Depend on mkspec. * binutils/binutils.add: Add @exe_ext@ to c++filt. Add %_defaultbuildroot. * configure.ac: Reflect changes above. --- scripts/gdb/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/gdb/Makefile.am') diff --git a/scripts/gdb/Makefile.am b/scripts/gdb/Makefile.am index 7ab0826f5c..20b581b50d 100644 --- a/scripts/gdb/Makefile.am +++ b/scripts/gdb/Makefile.am @@ -12,7 +12,7 @@ gdb.spec.in: $(SUBPACKAGES) cat $^ > $@ CLEANFILES = gdb.spec.in -MKGDBSPEC_DEPS = $(top_builddir)/mkspec gdb.spec.in \ +MKGDBSPEC_DEPS = mkspec gdb.spec.in \ $(top_builddir)/setup.cache arm-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS) -- cgit v1.2.3