The R Project SVN R

Rev

Rev 68061 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68061 Rev 73129
Line 11... Line 11...
11
include $(top_builddir)/Makeconf
11
include $(top_builddir)/Makeconf
12
 
12
 
13
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
13
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
14
DISTFILES = Makefile.in
14
DISTFILES = Makefile.in
15
 
15
 
16
SUBDIRS = blas tre xdr @USE_NLS_TRUE@ intl
16
SUBDIRS = blas tre tzone xdr @USE_NLS_TRUE@ intl
17
SUBDIRS_WITH_NO_BUILD = graphapp trio tzone win_iconv @USE_NLS_FALSE@ intl
17
SUBDIRS_WITH_NO_BUILD = graphapp trio win_iconv @USE_NLS_FALSE@ intl
18
 
18
 
19
RBLAS =@BLAS_SHLIB_TRUE@ make.blas
19
RBLAS =@BLAS_SHLIB_TRUE@ make.blas
20
LIBXDR =@BUILD_XDR_TRUE@ make.xdr
20
LIBXDR =@BUILD_XDR_TRUE@ make.xdr
21
LIBINTL =@BUILD_LIBINTL_TRUE@ make.intl
21
LIBINTL =@BUILD_LIBINTL_TRUE@ make.intl
22
LIBTRE =@BUILD_TRE_TRUE@ make.tre
22
LIBTRE =@BUILD_TRE_TRUE@ make.tre