[sudo-commits] sudo changeset 6936:a3e4afcd7975

Todd C. Miller Todd.Miller at courtesan.com
Wed May 25 10:20:01 EDT 2011


changeset:	6936:a3e4afcd7975 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a3e4afcd7975
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 25 09:02:25 2011 -0400

Log Message:
	Auto-generate Makefile dependencies with a perl script.

diffstat:

 Makefile.in                      |   10 +
 common/Makefile.in               |   50 ++-
 compat/Makefile.in               |   93 ++++---
 mkdep.pl                         |  184 +++++++++++++++
 plugins/sample/Makefile.in       |    9 +-
 plugins/sample_group/Makefile.in |   13 +-
 plugins/sudoers/Makefile.in      |  473 ++++++++++++++++++++++++++++----------
 src/Makefile.in                  |  123 ++++++---
 zlib/Makefile.in                 |   73 +++--
 9 files changed, 755 insertions(+), 273 deletions(-)



More information about the sudo-commits mailing list