Revision b270a23974945ef2220b2eb3a8f54d5a39fd86ae authored by Martin Schlather on 29 June 2009, 00:00:00 UTC, committed by Gabor Csardi on 29 June 2009, 00:00:00 UTC
1 parent a48e27e
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