Martin Storsjö <[email protected]> writes:

> +        SLIB_EXTRA_CMD=-'sed -e s/\ @[^\ ]\*// $$(@:$(SLIBSUF)=.orig.def) > 
> $$(@:$(SLIBSUF)=.def); $(DLLTOOL) -m $(LIBTARGET) -d $$(@:$(SLIBSUF)=.def) -l 
> $(SUBDIR)$(SLIBNAME:$(SLIBSUF)=.lib) -D $(SLIBNAME_WITH_MAJOR)'

I think it would be clearer if you put double quotes around the sed
pattern instead of using backslash escapes.  Sorry for not noticing this
sooner.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to