From 51e3c3da85792443d2d6dbfebc9caae12eae5e75 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tiziano=20M=C3=BCller?= Date: Wed, 8 Apr 2015 13:29:39 +0200 Subject: [PATCH] Remove dead targets from build system --- Makefile.in | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/Makefile.in b/Makefile.in index 8332a50d..4e20827b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -307,17 +307,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.47.2