summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-21 06:50:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-21 06:50:10 +0000
commit63ae87612da91339a32ceecd218546a469d45b4a (patch)
tree9c8cfd43b9a367cbc4e5f8fe86071014afe64911 /c/src/lib/libcpu/mips/ChangeLog
parent2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-63ae87612da91339a32ceecd218546a469d45b4a.tar.bz2
2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am, timer/Makefile.am: Remove. * r46xx/Makefile.am: Built timer.rel, clock.rel. Add PREINSTALL_DIRS. * Makefile.am: Remove timer, clock. * tx39/Makefile.am, mongoosev/Makefile.am, shared/Makefile.am: Add PREINSTALL_DIRS. * configure.ac: Reflect removing clock/Makefile.am, timer/Makefile.am. Add subdir-objects to AUTOMAKE_OPTIONS.
Diffstat (limited to 'c/src/lib/libcpu/mips/ChangeLog')
-rw-r--r--c/src/lib/libcpu/mips/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog
index 8a064256ef..099d27df23 100644
--- a/c/src/lib/libcpu/mips/ChangeLog
+++ b/c/src/lib/libcpu/mips/ChangeLog
@@ -1,3 +1,15 @@
+2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * clock/Makefile.am, timer/Makefile.am: Remove.
+ * r46xx/Makefile.am: Built timer.rel, clock.rel.
+ Add PREINSTALL_DIRS.
+ * Makefile.am: Remove timer, clock.
+ * tx39/Makefile.am, mongoosev/Makefile.am, shared/Makefile.am:
+ Add PREINSTALL_DIRS.
+ * configure.ac: Reflect removing clock/Makefile.am,
+ timer/Makefile.am.
+ Add subdir-objects to AUTOMAKE_OPTIONS.
+
2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am: Convert to using automake compilation rules.