The R Project SVN R

Rev

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

Rev 4911 Rev 5078
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 = $(shell cd $(srcdir) && ls | sed '/CVS/d')
14
DISTFILES = $(shell cd $(srcdir) && ls | sed '/CVS/d')
15
 
15
 
16
SRC_SCRIPTS = BATCH Rd2txt Rd2dvi filename help help.links pager \
16
SRC_SCRIPTS = BATCH Rd2dvi check filename help help.links \
17
	massage-Examples check
17
	massage-Examples pager
18
OBJ_SCRIPTS = COMPILE INSTALL REMOVE Rdconv Rdindex Rman2Rd SHLIB \
18
OBJ_SCRIPTS = COMPILE INSTALL REMOVE Rd2contents Rd2txt Rdconv Rdindex \
19
	Sd2Rd build-help fwf2table help.pretty html2dos Rd2contents
19
	Rman2Rd SHLIB Sd2Rd build-help fwf2table help.pretty html2dos 
20
 
20
 
21
all: R
21
all: R
22
 
22
 
23
R:
23
R:
24
	@$(MKINSTALLDIRS) $(top_builddir)/bin
24
	@$(MKINSTALLDIRS) $(top_builddir)/bin