[PATCH 1/7] libdl/Makefile.am: Need preinstall on all targets

Chris Johns chrisj at rtems.org
Tue Nov 4 21:29:33 UTC 2014


Hi Joel,

These look fine.

Chris

On 5/11/2014 8:25 am, Joel Sherrill wrote:
> ---
>   cpukit/libdl/Makefile.am | 4 ++--
>   1 file 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 devel mailing list