[sudo-commits] sudo changeset 6940:ef5f56907d97

Todd C. Miller Todd.Miller at courtesan.com
Wed May 25 10:24:50 EDT 2011


changeset:	6940:ef5f56907d97 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/ef5f56907d97
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 25 10:23:49 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