X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/ef4e0d5e7e4348a0c660537458a7391094e9469c..60cc01a6c602fe95375a52f854d557fde8b4a232:/prepare-source.mak diff --git a/prepare-source.mak b/prepare-source.mak index 0fdd8081..c512140e 100644 --- a/prepare-source.mak +++ b/prepare-source.mak @@ -4,7 +4,7 @@ configure: configure.in aclocal.m4 autoconf config.h.in: configure.in aclocal.m4 - autoheader + autoheader && touch config.h.in proto.h: *.c lib/compat.c cat *.c lib/compat.c | awk -f mkproto.awk >proto.h.new @@ -18,6 +18,8 @@ man: rsync.1 rsyncd.conf.5 rsync.1: rsync.yo yodl2man -o rsync.1 rsync.yo + -./tweak_manpage_dashes rsync.1 rsyncd.conf.5: rsyncd.conf.yo yodl2man -o rsyncd.conf.5 rsyncd.conf.yo + -./tweak_manpage_dashes rsyncd.conf.5