The R Project SVN R

Rev

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

Rev 60754 Rev 61448
Line 7... Line 7...
7
 
7
 
8
## there are headers and include files in this directory
8
## there are headers and include files in this directory
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
	CConverters.c CommandLineArgs.c \
12
	CommandLineArgs.c \
13
	Rdynload.c Renviron.c RNG.c \
13
	Rdynload.c Renviron.c RNG.c \
14
	agrep.c apply.c arithmetic.c array.c attrib.c \
14
	agrep.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 \