Revision 9bed5db6e64b9168eb86e033a915c30af7d4abce authored by Roger Koenker on 19 September 2013, 00:00:00 UTC, committed by Gabor Csardi on 19 September 2013, 00:00:00 UTC
1 parent f963695
Raw File
Makevars
## we use the BLAS and now also the LAPACK library:
PKG_LIBS= $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
back to top