[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Thu Jul 9 22:20:14 UTC 2020


The branch, master has been updated
       via  bcc273d4 Clean more built .h files.
      from  a6da3c67 Must read the nsec val even w/o CAN_SET_NSEC.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit bcc273d460c4d231001a361fd0e5702578f9f1be
Author: Wayne Davison <wayne at opencoder.net>
Date:   Thu Jul 9 15:17:00 2020 -0700

    Clean more built .h files.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/Makefile.in b/Makefile.in
index 672fcc47..0f17aa16 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -249,7 +249,8 @@ rsyncd.conf.5: rsyncd.conf.5.md md2man version.h Makefile
 .PHONY: clean
 clean: cleantests
 	rm -f *~ $(OBJS) $(CHECK_PROGS) $(CHECK_OBJS) $(CHECK_SYMLINKS) \
-		rounding rounding.h *.old rsync*.1 rsync*.5 rsync*.html
+		rounding rounding.h *.old rsync*.1 rsync*.5 rsync*.html \
+		daemon-parm.h help-*.h default-*.h
 
 .PHONY: cleantests
 cleantests:


-- 
The rsync repository.



More information about the rsync-cvs mailing list