Add libraries as prerequisites
authorKyle Guinn <elyk03@gmail.com>
Sun, 5 Feb 2017 04:47:19 +0000 (22:47 -0600)
committerKyle Guinn <elyk03@gmail.com>
Sun, 5 Feb 2017 04:47:19 +0000 (22:47 -0600)
commita203318e676047587f146f644d2d4ae70e8b4d6b
tree21a1b8cc60bd1be41db78d7ae2544c1075713eeb
parentd91ece25a23c14e13d4957aab5fc6823a4a4ab2e
Add libraries as prerequisites

Use the automatic variable $^ to refer to all prerequisites when
linking or creating an archive.
13 files changed:
BLAS/SRC/Makefile
BLAS/TESTING/Makefile
CBLAS/examples/Makefile
CBLAS/src/Makefile
CBLAS/testing/Makefile
INSTALL/Makefile
LAPACKE/example/Makefile
LAPACKE/utils/Makefile
SRC/Makefile
SRC/VARIANTS/Makefile
TESTING/EIG/Makefile
TESTING/LIN/Makefile
TESTING/MATGEN/Makefile