[PATCH 07/10] Remove dead targets from build system

Tiziano Müller tiziano.mueller at stepping-stone.ch
Wed Apr 8 05:29:39 MDT 2015


---
 Makefile.in | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index a2a8702..921c2c7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -306,17 +306,6 @@ installcheck: $(CHECK_PROGS) $(CHECK_SYMLINKS)
 splint:
 	splint +unixlib +gnuextensions -weak rsync.c
 
-
-rsync.dvi: doc/rsync.texinfo
-	texi2dvi -o $@ $<
-
-rsync.ps: rsync.dvi
-	dvips -ta4 -o $@ $<
-
-rsync.pdf: doc/rsync.texinfo
-	texi2dvi -o $@ --pdf $<
-
-
 doxygen:
 	cd $(srcdir) && rm dox/html/* && doxygen
 
-- 
2.2.1



More information about the rsync mailing list