summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 13:21:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 13:21:14 +0000
commit614e671bde433970f839142c76fe70cddc6c231b (patch)
tree9801ef272f8d194ca69791680d442a821cde7408 /c/src/exec/posix/ChangeLog
parent2001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-614e671bde433970f839142c76fe70cddc6c231b.tar.bz2
2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/sys/Makefile.am: Use 'PREINSTALL_FILES ='. * include/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='. * include/Makefile.am: Use 'PREINSTALL_FILES ='. * inline/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='. * macros/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='.
Diffstat (limited to 'c/src/exec/posix/ChangeLog')
-rw-r--r--c/src/exec/posix/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/exec/posix/ChangeLog b/c/src/exec/posix/ChangeLog
index 043defbe09..f291e38a1f 100644
--- a/c/src/exec/posix/ChangeLog
+++ b/c/src/exec/posix/ChangeLog
@@ -1,3 +1,11 @@
+2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * include/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * include/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * include/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * inline/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * macros/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='.
+
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5 happy.