diff --git a/Installation/auxiliary/taucs/README b/Installation/auxiliary/taucs/README deleted file mode 100644 index 81f8020d7d1..00000000000 --- a/Installation/auxiliary/taucs/README +++ /dev/null @@ -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. diff --git a/Installation/auxiliary/taucs/include/README b/Installation/auxiliary/taucs/include/README new file mode 100644 index 00000000000..865721a3964 --- /dev/null +++ b/Installation/auxiliary/taucs/include/README @@ -0,0 +1,2 @@ +If the Windows installer is used, this directory will contain headers of +the BLAS, LAPACK, and TAUCS libraries. diff --git a/Installation/auxiliary/taucs/lib/README b/Installation/auxiliary/taucs/lib/README new file mode 100644 index 00000000000..270d1640366 --- /dev/null +++ b/Installation/auxiliary/taucs/lib/README @@ -0,0 +1,2 @@ +If the Windows installer is used, this directory will contain precompiled +binaries of the BLAS, LAPACK, and TAUCS libraries.