The R Project SVN R

Rev

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

Rev 73832 Rev 77228
Line 16... Line 16...
16
pkg = tools
16
pkg = tools
17
 
17
 
18
RSRC = `LC_COLLATE=C ls $(srcdir)/R/*.R`
18
RSRC = `LC_COLLATE=C ls $(srcdir)/R/*.R`
19
 
19
 
20
## avoid bootstrapping issue with internal tzcode.
20
## avoid bootstrapping issue with internal tzcode.
21
R_EXE = R_ENABLE_JIT=0 TZ=UTC $(top_builddir)/bin/R --vanilla --slave
21
R_EXE = R_ENABLE_JIT=0 TZ=UTC $(top_builddir)/bin/R --vanilla --no-echo
22
 
22
 
23
## For people who do make -C ../src/library/tools
23
## For people who do make -C ../src/library/tools
24
update:
24
update:
25
	@$(MAKE) all
25
	@$(MAKE) all
26
	@$(MAKE) mklazycomp
26
	@$(MAKE) mklazycomp