From 61d1060b801c80c9e319359b0028876426cfb6ce Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 15 Aug 2005 08:47:20 +0000 Subject: [PATCH] 2005-08-15 Ralf Corsepius * wrapup/Makefile.am: Use librtemscpu_a_LIBRARIES. --- cpukit/ChangeLog | 4 ++++ cpukit/wrapup/Makefile.am | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 63cd66e8e5..5b31f97b1e 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2005-08-15 Ralf Corsepius + + * wrapup/Makefile.am: Use librtemscpu_a_LIBRARIES. + 2005-08-12 Chris Johns PR 808/rtems_misc diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am index 1d3440470e..5e4ba50d9d 100644 --- a/cpukit/wrapup/Makefile.am +++ b/cpukit/wrapup/Makefile.am @@ -8,8 +8,9 @@ include $(top_srcdir)/automake/compile.am ## Setup the variant build subdirectory ARCH = o-optimize -project_lib_DATA = librtemscpu.a -CLEANFILES = librtemscpu.a +project_lib_LIBRARIES = librtemscpu.a +librtemscpu_a_SOURCES = +CLEANFILES = DISTCLEANFILES = TMP_LIBS =