[vsipl++] [patch] Install cml_kernels.so

Jules Bergmann jules at codesourcery.com
Fri Sep 19 19:18:02 UTC 2008


> 
> Anyhow, I have looked at the documentation and discovered that "test"
> has a "FILE -ef FILE" check, which will distinguish the relevant cases.
> Thus, I proposed a revised version:
> 
> 	if test ! lib/cml_kernels.so -ef \
>             $(DESTDIR)$(libdir)/cml_kernels.so; then \
>           $(INSTALL_PROGRAM) lib/cml_kernels.so \
>             $(DESTDIR)$(libdir)/cml_kernels.so \
>         fi
> 
> Is that ok?  That will still overwrite any old files.  :)

Brooks,

Yes, that sounds good.

Sorry to be difficult :), I didn't realize it was sometimes necessary 
and sometimes not.

				-- Jules

-- 
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705



More information about the vsipl++ mailing list