[rtems commit] libdl/Makefile.am: Need preinstall on all targets
Joel Sherrill
joel at rtems.org
Tue Nov 4 21:51:39 UTC 2014
Module: rtems
Branch: master
Commit: 598a1f4a68eb27fe5d444841610a2842acd2ed60
Changeset: http://git.rtems.org/rtems/commit/?id=598a1f4a68eb27fe5d444841610a2842acd2ed60
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Tue Nov 4 14:54:48 2014 -0600
libdl/Makefile.am: Need preinstall on all targets
---
cpukit/libdl/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/cpukit/libdl/Makefile.am b/cpukit/libdl/Makefile.am
index 11f1478..5c3cd15 100644
--- a/cpukit/libdl/Makefile.am
+++ b/cpukit/libdl/Makefile.am
@@ -30,7 +30,7 @@ libdl_a_SOURCES = \
libdl_a_SOURCES += rtl-mdreloc- at RTEMS_CPU@.c
libdl_a_CPPFLAGS = $(AM_CPPFLAGS) -DRTEMS_RTL_RAP_LOADER=1 -DRTEMS_RTL_ELF_LOADER=1
+endif
+
include $(srcdir)/preinstall.am
include $(top_srcdir)/automake/local.am
-
-endif
More information about the vc
mailing list