Revision 3774b0f22ca4b02010dd88fe4e8619f057c61b36 authored by Martin Schlather on 03 October 2007, 00:00:00 UTC, committed by Gabor Csardi on 03 October 2007, 00:00:00 UTC
1 parent 4bc32bd
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