summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-30 10:06:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-30 10:06:56 +0000
commitdd551dbf0271b5994924e48f2e6cb95fbb7a9112 (patch)
treeace16e1494e0de7163ca6ef59c6d4ef03427784c /c/src/lib/libbsp/unix/posix/ChangeLog
parent2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-dd551dbf0271b5994924e48f2e6cb95fbb7a9112.tar.bz2
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
Diffstat (limited to 'c/src/lib/libbsp/unix/posix/ChangeLog')
-rw-r--r--c/src/lib/libbsp/unix/posix/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/unix/posix/ChangeLog b/c/src/lib/libbsp/unix/posix/ChangeLog
index 6639332397..caa85d8822 100644
--- a/c/src/lib/libbsp/unix/posix/ChangeLog
+++ b/c/src/lib/libbsp/unix/posix/ChangeLog
@@ -1,3 +1,12 @@
+2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
+ shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
+ wrapup/Makefile.am. Use automake compilation rules.
+ * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
+ startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
+ * configure.ac: Reflect changes above.
+
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.