Ideally, a highly optimized version of the BLAS library already exists on your machine. In this case you can go directly to Section 6.3 to make the BLAS test programs.
If you already have some of the BLAS, you will need to edit the file LAPACK/BLAS/SRC/Makefile to comment out the lines defining the BLAS you have.
The BLAS library is created in LAPACK/blas_PLAT.a, where PLAT is the user-defined architecture suffix specified in the file LAPACK/make.inc.