Create dummy README files, so that the directories are not empty.

That is important for the Windows installer!
This commit is contained in:
Laurent Rineau 2013-08-22 16:11:50 +02:00
parent 9a4bed21b6
commit b05039f3d5
3 changed files with 4 additions and 2 deletions

View File

@ -1,2 +0,0 @@
If the Windows installer is used, this directory will contain headers and
precompiled libraries of the BLAS, LAPACK, and TAUCS libraries.

View File

@ -0,0 +1,2 @@
If the Windows installer is used, this directory will contain headers of
the BLAS, LAPACK, and TAUCS libraries.

View File

@ -0,0 +1,2 @@
If the Windows installer is used, this directory will contain precompiled
binaries of the BLAS, LAPACK, and TAUCS libraries.