The R Project SVN R

Rev

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

Rev 30438 Rev 32903
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
## need extra early to get libintl.h installed
16
SUBDIRS = scripts include appl nmath unix extra main modules library
17
SUBDIRS = scripts include extra appl nmath unix main modules library
17
SUBDIRS_WITH_NO_BUILD = gnuwin32
18
SUBDIRS_WITH_NO_BUILD = gnuwin32
18
 
19
 
19
all: Makefile R
20
all: Makefile R
20
 
21
 
21
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
22
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status