Martin Storsjö <[email protected]> writes:

> --- a/Makefile.in
> +++ b/Makefile.in
> @@ -180,7 +180,7 @@ nettle_OBJS = $(nettle_SOURCES:.c=.$(OBJEXT)) $(LIBOBJS)
>  nettle_PURE_OBJS = $(nettle_OBJS:.$(OBJEXT)=.p$(OBJEXT))
>  
>  hogweed_OBJS = $(hogweed_SOURCES:.c=.$(OBJEXT)) 
> $(OPT_ASM_SOURCES:.asm=.$(OBJEXT))
> -hogweed_PURE_OBJS = $(hogweed_OBJS:.$(OBJEXT)=.p$(OBJEXT)) 
> $(OPT_ASM_SOURCES:.asm=.p$(OBJEXT))
> +hogweed_PURE_OBJS = $(hogweed_OBJS:.$(OBJEXT)=.p$(OBJEXT))
>  
>  libnettle.a: $(nettle_OBJS)
>       -rm -f $@

Checked in now. This was reported earlier (privately) by Nikos, but I
didn't get the fix comitted at the time.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list
[email protected]
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to