##				Dear Emacs, make me  -*- Makefile -*-
## we use the BLAS and now also the LAPACK library:
PKG_LIBS= $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)

## for the developer, not for public (activated by MM's ../../quantreg-check-me)
#C CFLAGS= $(CFLAGS) -DDEBUG_quantreg
