From ec7fc2338642bd94b93e06934beaa383f327d4e3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 19 Jul 2002 04:12:43 +0000 Subject: 2002-07-19 Ralf Corsepius * Makefile.am: Remove setting up bsplibdir. --- c/src/wrapup/ChangeLog | 4 ++++ c/src/wrapup/Makefile.am | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'c/src') diff --git a/c/src/wrapup/ChangeLog b/c/src/wrapup/ChangeLog index 8922eaade9..cd23971649 100644 --- a/c/src/wrapup/ChangeLog +++ b/c/src/wrapup/ChangeLog @@ -1,3 +1,7 @@ +2002-07-19 Ralf Corsepius + + * Makefile.am: Remove setting up bsplibdir. + 2002-07-03 Ralf Corsepius * Makefile.am: explicitly create $(ARCH) when building $(LIB). diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am index edc5ce81fa..924a26b0bc 100644 --- a/c/src/wrapup/Makefile.am +++ b/c/src/wrapup/Makefile.am @@ -67,7 +67,6 @@ $(LIB): $(SRCS) rm -f $(ARCH)/* $(RANLIB) $@ -bsplibdir = $(libdir)/@RTEMS_BSP@/lib bsplib_DATA = $(LIB) include $(top_srcdir)/../../../automake/local.am -- cgit v1.2.3