Revision 73d7f2b428b288bbf57445dd5e6f51fd3a84847e authored by Martin Schlather on 30 June 2009, 00:00:00 UTC, committed by Gabor Csardi on 30 June 2009, 00:00:00 UTC
1 parent b270a23
Raw File
Makevars
#PKG_CFLAGS = -O2 -Wall -pedantic -g
#
PKG_CXXFLAGS = -g
#PKG_FFLAGS = -O2 -Wall -pedantic -g
PKG_LIBS = $(LAPACK_LIBS)
#PKG_LIBS = -L /tmp/R-beta/lib -lRlapack
back to top