summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/unix
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-04-17 10:55:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-04-17 10:55:40 +0000
commitccb1a6ecbb814dbce0417f344a5506d2803cc301 (patch)
treebf8e473cc559874e57f8fea1da73b5289c026bfe /cpukit/score/cpu/unix
parent2003-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ccb1a6ecbb814dbce0417f344a5506d2803cc301.tar.bz2
Merger from rtems-4-6-branch.
Diffstat (limited to 'cpukit/score/cpu/unix')
-rw-r--r--cpukit/score/cpu/unix/ChangeLog5
-rw-r--r--cpukit/score/cpu/unix/Makefile.am3
2 files changed, 7 insertions, 1 deletions
diff --git a/cpukit/score/cpu/unix/ChangeLog b/cpukit/score/cpu/unix/ChangeLog
index 580ae2e08b..d2962151f2 100644
--- a/cpukit/score/cpu/unix/ChangeLog
+++ b/cpukit/score/cpu/unix/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Add PREINSTALL_FILES and TMPINSTALL_FILES to
+ all-local (Sync with other Makefile.ams).
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.
diff --git a/cpukit/score/cpu/unix/Makefile.am b/cpukit/score/cpu/unix/Makefile.am
index a6bf7da4d9..7d358443c2 100644
--- a/cpukit/score/cpu/unix/Makefile.am
+++ b/cpukit/score/cpu/unix/Makefile.am
@@ -39,7 +39,8 @@ LIB = $(ARCH)/libscorecpu.a
$(LIB): $(OBJS)
$(make-library)
-all-local: $(ARCH) $(LIB)
+all-local: $(ARCH) $(PREINSTALL_FILES) $(LIB) \
+ $(TMPINSTALL_FILES)
EXTRA_DIST = cpu.c