The R Project SVN R

Rev

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