mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics. * autotools/Makefile.am: Cosmetics. * autotools/autoconf-rtems.spec.in: 2.59. * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59. * binutils/Makefile.am: Cosmetics. * cpukit/Makefile.am: Cosmetics. * gcc3newlib/Makefile.am: Cosmetics. * gccnewlib/Makefile.am: Cosmetics. * gdb/Makefile.am: Cosmetics. * rtems/Makefile.am: Cosmetics. * rtemsdoc/Makefile.am: Cosmetics.
This commit is contained in:
@@ -18,10 +18,9 @@ gdb.spec.in: $(SUBPACKAGES)
|
||||
cat $^ > $@
|
||||
CLEANFILES = gdb.spec.in
|
||||
|
||||
MKGDBSPEC_DEPS = mkspec gdb.spec.in \
|
||||
$(top_builddir)/setup.cache
|
||||
MKGDBSPEC_DEPS = mkspec gdb.spec.in $(top_builddir)/setup.cache
|
||||
|
||||
RPM_SPECS_DATA =
|
||||
RPM_SPECS_DATA =
|
||||
|
||||
arm-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache arm-rtems@osversion@ > $@
|
||||
|
||||
Reference in New Issue
Block a user