blis
blis copied to clipboard
blis.h does not get reinstalled properly
Steps to reproduce:
- configure, build, and install BLIS
rm $PREFIX/include/blis/blis.hmake installdoes not reinstallblis.h
This might possibly be due to checking the timestamp on $PREFIX/include/blis.h instead?