The R Project SVN R

Rev

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

Rev 28070 Rev 36950
Line 14... Line 14...
14
../../doc/html/rw-FAQ.html: rw-FAQ.texi ../../VERSION
14
../../doc/html/rw-FAQ.html: rw-FAQ.texi ../../VERSION
15
	@$(SED) $(SEDVER) $< | \
15
	@$(SED) $(SEDVER) $< | \
16
	  makeinfo --no-split --html --no-headers --number-sections -o $@ 
16
	  makeinfo --no-split --html --no-headers --number-sections -o $@ 
17
 
17
 
18
rw-FAQ: rw-FAQ.texi ../../VERSION
18
rw-FAQ: rw-FAQ.texi ../../VERSION
19
	$(SED) $(SEDVER) $< | \
19
	@$(SED) $(SEDVER) $< | \
20
	  makeinfo --no-headers --number-sections -o $@
20
	  makeinfo --no-headers --number-sections -o $@