The R Project SVN R

Rev

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

Rev 49512 Rev 52389
Line 13... Line 13...
13
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
13
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
14
INSTFILES = \
14
INSTFILES = \
15
	R.css Search.html SearchOn.html \
15
	R.css Search.html SearchOn.html \
16
	favicon.ico left.jpg logo.jpg logosm.jpg right.jpg up.jpg \
16
	favicon.ico left.jpg logo.jpg logosm.jpg right.jpg up.jpg \
17
	about.html packages-head-utf8.html
17
	about.html packages-head-utf8.html
18
NON_SVN_INSTFILES = resources.html
18
NON_SVN_INSTFILES = resources.html NEWS.html
19
DISTFILES = Makefile.in $(INSTFILES) index-default.html
19
DISTFILES = Makefile.in $(INSTFILES) index-default.html
20
OBJECTS = index.html
20
OBJECTS = index.html
21
## <FIXME>
21
## <FIXME>
22
## We really should not create packages.html in *this* directory.
22
## We really should not create packages.html in *this* directory.
23
CLEANFILES = packages.html $(OBJECTS)
23
CLEANFILES = packages.html $(OBJECTS)