From b1f1bfbb19f40eccf0b3cac73a63e3f92f20a7ce Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 8 Feb 2005 15:04:04 +0000 Subject: 2005-02-08 Ralf Corsepius * itron/Makefile.am, libcsupport/Makefile.am, libnetworking/Makefile.am, posix/Makefile.am, rtems/Makefile.am, sapi/Makefile.am, score/Makefile.am, wrapup/Makefile.am, Makefile.am: Split preinstallation rules in to separate preinstall.am-files. * itron/preinstall.am, libcsupport/preinstall.am, libnetworking/preinstall.am, posix/preinstall.am, rtems/preinstall.am, sapi/preinstall.am, score/preinstall.am, wrapup/preinstall.am, preinstall.am: New (Generated from corresponding Makefile.ams). * configure.ac: Add AM_CONDITIONAL(AMPOLISH3)-stub. --- cpukit/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 2d186630f2..2d5010ca52 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,18 @@ +2005-02-08 Ralf Corsepius + + * itron/Makefile.am, libcsupport/Makefile.am, + libnetworking/Makefile.am, posix/Makefile.am, + rtems/Makefile.am, sapi/Makefile.am, + score/Makefile.am, wrapup/Makefile.am, + Makefile.am: Split preinstallation rules in to separate + preinstall.am-files. + * itron/preinstall.am, libcsupport/preinstall.am, + libnetworking/preinstall.am, posix/preinstall.am, + rtems/preinstall.am, sapi/preinstall.am, + score/preinstall.am, wrapup/preinstall.am, + preinstall.am: New (Generated from corresponding Makefile.ams). + * configure.ac: Add AM_CONDITIONAL(AMPOLISH3)-stub. + 2005-02-08 Ralf Corsepius * configure.ac: Add new header guard to cpuopts.h. -- cgit v1.2.3