From 5e622a91253774610227f11d8563b6234450e8f8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 12 Dec 2002 03:08:54 +0000 Subject: 2002-12-12 Ralf Corsepius Moving libmisc from rtems/c/src to rtems/cpukit. * Makefile.am: Reflect new path. * configure.ac: Reflect new path. Use RTEMS_ENV_RTEMSCPU instead of RTEMS_ENV_RTEMSBSP. Remove RTEMS_PROJECT_ROOT. * capture/Makefile.am: Reflect new path. Remove OBJS from all-local. * cpuuse/Makefile.am: Ditto. * devnull/Makefile.am: Ditto. * dummy/Makefile.am: Ditto. * dumpbuf/Makefile.am: Ditto. * monitor/Makefile.am: Ditto. * mw-fb/Makefile.am: Ditto. * rtmonuse/Makefile.am: Ditto. * serdbg/Makefile.am: Ditto. * shell/Makefile.am: Ditto. * stackchk/Makefile.am: Ditto. * untar/Makefile.am: Ditto. * wrapup/Makefile.am: Reflect new path. --- cpukit/libmisc/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'cpukit/libmisc/ChangeLog') diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog index d60af1fd04..ed2704bf3a 100644 --- a/cpukit/libmisc/ChangeLog +++ b/cpukit/libmisc/ChangeLog @@ -1,3 +1,26 @@ +2002-12-12 Ralf Corsepius + + Moving libmisc from rtems/c/src to rtems/cpukit. + + * Makefile.am: Reflect new path. + * configure.ac: Reflect new path. + Use RTEMS_ENV_RTEMSCPU instead of RTEMS_ENV_RTEMSBSP. + Remove RTEMS_PROJECT_ROOT. + * capture/Makefile.am: Reflect new path. + Remove OBJS from all-local. + * cpuuse/Makefile.am: Ditto. + * devnull/Makefile.am: Ditto. + * dummy/Makefile.am: Ditto. + * dumpbuf/Makefile.am: Ditto. + * monitor/Makefile.am: Ditto. + * mw-fb/Makefile.am: Ditto. + * rtmonuse/Makefile.am: Ditto. + * serdbg/Makefile.am: Ditto. + * shell/Makefile.am: Ditto. + * stackchk/Makefile.am: Ditto. + * untar/Makefile.am: Ditto. + * wrapup/Makefile.am: Reflect new path. + 2002-12-10 Ralf Corsepius * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP. -- cgit v1.2.3