3 conf
: configure.sh config.h.in
5 configure.sh
: configure.in aclocal.m4
6 autoconf
-o configure.sh
8 config.h.in
: configure.in aclocal.m4
9 autoheader
&& touch config.h.in
11 proto.h
: *.c lib
/compat.c
12 perl mkproto.pl
*.c lib
/compat.c
14 man
: rsync
.1 rsyncd.conf
.5
17 yodl2man
-o rsync
.1 rsync.yo
18 -.
/tweak_manpage rsync
.1
20 rsyncd.conf
.5: rsyncd.conf.yo
21 yodl2man
-o rsyncd.conf
.5 rsyncd.conf.yo
22 -.
/tweak_manpage rsyncd.conf
.5