summaryrefslogtreecommitdiffstats
path: root/cpukit/score
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-28 13:36:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-28 13:36:12 +0000
commit3f56f22c7f59f40b1f66ea49baae60ddf2f6ea93 (patch)
tree6c9dccd966e59b0e42629901d3d2fa5a0da0b1b8 /cpukit/score
parent2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-3f56f22c7f59f40b1f66ea49baae60ddf2f6ea93.tar.bz2
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. * include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='. * inline/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. * macros/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
Diffstat (limited to '')
-rw-r--r--cpukit/score/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog
index 287701924d..6eb5467d98 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -1,4 +1,11 @@
+2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * inline/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * macros/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
+
2001-09-27 Eric Norum <eric.norum@usask.ca>
* src/threadhandler.c: Now process C++ global constructors