summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-10-01 06:25:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-10-01 06:25:49 +0000
commit15ee26fc3c5e515cb69843da8ffc48587488e753 (patch)
tree48354f935c3fcd800b5a54485e297b2fee477440 /c
parent2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-15ee26fc3c5e515cb69843da8ffc48587488e753.tar.bz2
2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/force-preinstall.am: Remove.
Diffstat (limited to 'c')
-rw-r--r--c/src/ChangeLog4
-rw-r--r--c/src/automake/force-preinstall.am4
2 files changed, 4 insertions, 4 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 8d843a9607..27c55d34be 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,7 @@
+2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * automake/force-preinstall.am: Remove.
+
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* lib/libcpu/shared/include/cache.h,
diff --git a/c/src/automake/force-preinstall.am b/c/src/automake/force-preinstall.am
deleted file mode 100644
index ef234ee5d9..0000000000
--- a/c/src/automake/force-preinstall.am
+++ /dev/null
@@ -1,4 +0,0 @@
-## This file is a temporary band-aid for the ppc-BSPs.
-## DO NOT use it, it will eventually be removed in future.
-
-PREINSTALL_FILES = $(TMPINSTALL_FILES)