2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* 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.
This commit is contained in:
Ralf Corsepius
2003-01-30 10:21:40 +00:00
parent 00b8107cce
commit b601e1a44e
6 changed files with 28 additions and 18 deletions

View File

@@ -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)