summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-09 15:42:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-09 15:42:41 +0000
commit89b46875aa2959649b7b45129d12ebe08ef033ec (patch)
treecc344f7b9cbfd5c0d00edccf5a3f8bb946fe769e /cpukit/sapi/ChangeLog
parent2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-89b46875aa2959649b7b45129d12ebe08ef033ec.tar.bz2
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build libcsupport$(LIB_VARIANT).a instead of $(ARCH)/libcsupport.a.
Diffstat (limited to 'cpukit/sapi/ChangeLog')
-rw-r--r--cpukit/sapi/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/sapi/ChangeLog b/cpukit/sapi/ChangeLog
index f8aa87a2c8..787f23ba94 100644
--- a/cpukit/sapi/ChangeLog
+++ b/cpukit/sapi/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Build libsapi$(LIB_VARIANT).a instead of
+ $(ARCH)/libsapi.a.
+
2004-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build library using EXTRA_LIBRARIES and automake rules.