The R Project SVN R

Rev

Rev 61751 | Rev 64020 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61751 Rev 62841
Line 4... Line 4...
4
## etc/*/Makeconf using LOCAL_SOFT, BINPREF[64], IMPLIB and R_ARCH
4
## etc/*/Makeconf using LOCAL_SOFT, BINPREF[64], IMPLIB and R_ARCH
5
 
5
 
6
## =========== configuration macros for building packages ================
6
## =========== configuration macros for building packages ================
7
# Absolute path to '/usr/local' software collection.  The versions used
7
# Absolute path to '/usr/local' software collection.  The versions used
8
# on CRAN can be found under http://www.stats.ox.ac.uk/pub/Rtools/goodies
8
# on CRAN can be found under http://www.stats.ox.ac.uk/pub/Rtools/goodies
-
 
9
# It can be interrogated by 'R CMD config LOCAL_SOFT'
9
LOCAL_SOFT =
10
LOCAL_SOFT =
10
 
11
 
11
## ============== configuration macros for building R ===================
12
## ============== configuration macros for building R ===================
12
 
13
 
13
# an alternative is to use -gstabs here, if the debugger supports only stabs.
14
# an alternative is to use -gstabs here, if the debugger supports only stabs.