The R Project SVN R

Rev

Rev 27883 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27883 Rev 27884
Line 20... Line 20...
20
 
20
 
21
# Set to YES and specify the path if you want to use the ATLAS BLAS.
21
# Set to YES and specify the path if you want to use the ATLAS BLAS.
22
USE_ATLAS=NO
22
USE_ATLAS=NO
23
ATLAS_PATH=/R/ATLAS/lib/WinNT_PIIISSE1
23
ATLAS_PATH=/R/ATLAS/lib/WinNT_PIIISSE1
24
 
24
 
-
 
25
# Set to YES and specify the DLL name if you want to use K. Goto's BLAS.
-
 
26
USE_GOTO=NO
-
 
27
GOTO_DLL=libgoto_p4_512-r0.9.dll
-
 
28
 
25
# Where does 'HTML Help Workshop' live? (unused if compiled HTML help is
29
# Where does 'HTML Help Workshop' live? (unused if compiled HTML help is
26
# not requested. Spaces allowed.)
30
# not requested. Spaces allowed.)
27
HHWDIR=C:/Program Files/HTML Help Workshop
31
HHWDIR=C:/Program Files/HTML Help Workshop
28
 
32
 
29
# Where does Tcl/Tk live? Spaces allowed.
33
# Where does Tcl/Tk live? Spaces allowed.