The R Project SVN R

Rev

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

Rev 60754 Rev 61448
Line 11... Line 11...
11
R_HOME=$(top_builddir)
11
R_HOME=$(top_builddir)
12
 
12
 
13
include $(top_builddir)/Makeconf
13
include $(top_builddir)/Makeconf
14
 
14
 
15
SOURCES_C = \
15
SOURCES_C = \
16
	CConverters.c CommandLineArgs.c \
16
	CommandLineArgs.c \
17
	Rdynload.c Renviron.c RNG.c \
17
	Rdynload.c Renviron.c RNG.c \
18
	agrep.c apply.c arithmetic.c array.c attrib.c \
18
	agrep.c apply.c arithmetic.c array.c attrib.c \
19
	bind.c builtin.c \
19
	bind.c builtin.c \
20
	character.c coerce.c colors.c complex.c connections.c context.c cum.c \
20
	character.c coerce.c colors.c complex.c connections.c context.c cum.c \
21
	dcf.c datetime.c debug.c deparse.c devices.c \
21
	dcf.c datetime.c debug.c deparse.c devices.c \