The R Project SVN R

Rev

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

Rev 73472 Rev 74934
Line 9... Line 9...
9
CPPFLAGS = -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD $(arch_DEFS)
9
CPPFLAGS = -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD $(arch_DEFS)
10
 
10
 
11
CSOURCES = \
11
CSOURCES = \
12
	CommandLineArgs.c \
12
	CommandLineArgs.c \
13
	Rdynload.c Renviron.c RNG.c \
13
	Rdynload.c Renviron.c RNG.c \
14
	agrep.c altrep.c apply.c arithmetic.c array.c attrib.c \
14
	agrep.c altclasses.c altrep.c apply.c arithmetic.c array.c attrib.c \
15
	bind.c builtin.c \
15
	bind.c builtin.c \
16
	character.c coerce.c colors.c complex.c connections.c context.c cum.c \
16
	character.c coerce.c colors.c complex.c connections.c context.c cum.c \
17
	dcf.c datetime.c debug.c deparse.c devices.c \
17
	dcf.c datetime.c debug.c deparse.c devices.c \
18
	dotcode.c dounzip.c dstruct.c duplicate.c \
18
	dotcode.c dounzip.c dstruct.c duplicate.c \
19
	edit.c engine.c envir.c errors.c eval.c \
19
	edit.c engine.c envir.c errors.c eval.c \