From eec8e59e119017032a658f00396754cbb925d056 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 11 Dec 2003 16:12:23 +0000 Subject: 2003-12-11 Ralf Corsepius * 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. --- scripts/cpukit/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts/cpukit/Makefile.am') diff --git a/scripts/cpukit/Makefile.am b/scripts/cpukit/Makefile.am index 29a82707d2..01d1e00bc5 100644 --- a/scripts/cpukit/Makefile.am +++ b/scripts/cpukit/Makefile.am @@ -12,8 +12,7 @@ SUBPACKAGES += rtems-cpukit.add SUBPACKAGES += $(top_builddir)/common/clean.add SUBPACKAGES += target-cpukit.add -MKSPEC_DEPS = mkspec rtems-cpukit.spec.in \ - $(top_builddir)/setup.cache +MKSPEC_DEPS = mkspec rtems-cpukit.spec.in $(top_builddir)/setup.cache rtems-cpukit.spec.in: $(SUBPACKAGES) cat $^ > $@ -- cgit v1.2.3