[syslinux] [syslinux:master] lua: Modernize the Makefile

Geert Stappers stappers at stappers.nl
Fri Jul 2 11:38:45 PDT 2010


Op 20100702 om 11:21 schreef syslinux-bot for H. Peter Anvin:
> 
> lua: Modernize the Makefile
      <bigsnip/> 
> -liblua.a: $(LIBLUA_OBJS)
> +$(LIBLUA) : $(LIBLUA_OBJS)
> +	rm -f $@
>  	$(AR) cq $@ $^
>  	$(RANLIB) $@

FWIW: Today I also found that missing `rm -f $@`


Cheers
Geert Stappers




More information about the Syslinux mailing list