[Rd] R RC: make all
Uwe Ligges
ligges at statistik.uni-dortmund.de
Mon Apr 23 15:05:52 CEST 2007
Peter Dalgaard wrote:
> Uwe Ligges wrote:
>> Looks like
>> make all
>> does not imply
>> make recommended
>> in the RC version of R-2.5.0 ...
>>
>> Uwe
>>
>> ______________________________________________
>> R-devel at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-devel
>>
> Eh? What makes you say that?
Apologies! This happens if doing things too quickly.
I was talking about ./src/gnuwin32/Makefile and just recognized that
'make recommended' was never part of 'make all', just of 'make
distribution'. I was somehow mixing it with the Linux version,
obviously. My autobuilder usually builds R for me, hence I am unused to
do it manually.
Uwe
>
> all: Makefile Makeconf R docs recommended
> recommended: @USE_RECOMMENDED_PACKAGES_TRUE@ stamp-recommended
More information about the R-devel
mailing list