The R Project SVN R

Rev

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

Rev 80431 Rev 86911
Line 43... Line 43...
43
 
43
 
44
$(internet_la): $(OBJECTS)
44
$(internet_la): $(OBJECTS)
45
	$(SHLIB_LINK) -o $@ $(OBJECTS) $(internet_la_LIBADD)
45
	$(SHLIB_LINK) -o $@ $(OBJECTS) $(internet_la_LIBADD)
46
## <FIXME>
46
## <FIXME>
47
## Not sure if we want to do this ...
47
## Not sure if we want to do this ...
48
	@$(MAKE) rhome="$(abs_top_builddir)" install
48
	@$(MAKE) DESTDIR="" rhome="$(abs_top_builddir)" install
49
## </FIXME>
49
## </FIXME>
50
 
50
 
51
install: installdirs
51
install: installdirs
52
	@$(SHELL) $(top_srcdir)/tools/copy-if-change $(internet_la) "$(DESTDIR)$(Rexecmodulesdir)/$(internet_la)"
52
	@$(SHELL) $(top_srcdir)/tools/copy-if-change $(internet_la) "$(DESTDIR)$(Rexecmodulesdir)/$(internet_la)"
53
installdirs:
53
installdirs: