Re: [Rd] Makevars and Makeconf sequencing

2013-08-23 Thread Simon Urbanek
On Aug 23, 2013, at 7:53 PM, Ross Boylan wrote: > http://cran.r-project.org/doc/manuals/R-exts.html#Configure-and-cleanup > near the start of 1.2.1 Using Makevars says > >> There are some macros which are set whilst configuring the building of >> R itself and are stored in R_HOME/etcR_ARCH/Make

[Rd] Makevars and Makeconf sequencing

2013-08-23 Thread Ross Boylan
http://cran.r-project.org/doc/manuals/R-exts.html#Configure-and-cleanup near the start of 1.2.1 Using Makevars says > There are some macros which are set whilst configuring the building of > R itself and are stored in R_HOME/etcR_ARCH/Makeconf. That makefile is > included as a Makefile after Makev