Skip to content
Prev 13290 / 63424 Next

Problem in method's Makefile?

This is really an R-devel question -- it is about an unreleased version of 
R.
On Thu, 5 Aug 2004, Jeff Gentry wrote:

            
Yes.  Seems a make peculiarity, not even shared by Solaris make.
To get you going, replace $^ by 
$(top_builddir)/library/$(pkg)/R/$(pkg).rdb.  However, I am working right 
now on streamlining this now we don't allow lazy-loading to be optional.