The R Project SVN R

Rev

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

Rev 47524 Rev 47538
Line 23... Line 23...
23
	@$(SED) -e 1d -e s/\"unix\"/\"windows\"/ $< > $@
23
	@$(SED) -e 1d -e s/\"unix\"/\"windows\"/ $< > $@
24
 
24
 
25
$(R_HOME)/bin/Rprof: Rprof.in
25
$(R_HOME)/bin/Rprof: Rprof.in
26
	@$(SED) -e 1d $< > $@
26
	@$(SED) -e 1d $< > $@
27
 
27
 
28
$(R_HOME)/bin/Rd2dvi.sh: Rd2dvi.in
28
$(R_HOME)/bin/Rd2dvi.sh: Rd2dvi
29
	@$(SED) -e 1d $< > $@
29
	@cp $< $@
30
 
30
 
31
$(R_HOME)/bin/config.sh: config.in
31
$(R_HOME)/bin/config.sh: config
32
	@$(SED) -e 1d $< > $@
32
	@cp $< $@
33
 
33
 
34
$(R_HOME)/bin/INSTALL.sh: INSTALL
34
$(R_HOME)/bin/INSTALL.sh: INSTALL
35
	@cp $< $@
35
	@cp $< $@
36
 
36
 
37
$(R_HOME)/bin/SHLIB.sh: SHLIB
37
$(R_HOME)/bin/SHLIB.sh: SHLIB