INN commit: trunk (20 files)

Russ Allbery Russ_Allbery at isc.org
Sat Jul 2 04:52:46 UTC 2005


    Date: Friday, July 1, 2005 @ 21:52:44
  Author: eagle
Revision: 7344

Build system fixes around maintclean and generated files.  The all target
will now also update any POD-generated files or other files that ship with
the distribution, and we'll rely on the timestamps created by the make
dist process to not cause pod2man to run for regular users.  maintclean
now removes every generated file in the tree and returns everything to a
virgin svn checkout, checked with svn status --no-ignore.  Fix error
detection on make distclean as well.

Modified:
  trunk/Makefile
  trunk/authprogs/Makefile
  trunk/backends/Makefile
  trunk/contrib/Makefile
  trunk/control/Makefile
  trunk/doc/Makefile
  trunk/doc/pod/Makefile
  trunk/expire/Makefile
  trunk/frontends/Makefile
  trunk/history/Makefile
  trunk/include/Makefile
  trunk/innd/Makefile
  trunk/innfeed/Makefile
  trunk/lib/Makefile
  trunk/nnrpd/Makefile
  trunk/samples/Makefile
  trunk/scripts/Makefile
  trunk/site/Makefile
  trunk/storage/Makefile
  trunk/tests/Makefile

--------------------+
 Makefile           |   18 ++++++++++++++----
 authprogs/Makefile |    2 +-
 backends/Makefile  |    5 ++++-
 contrib/Makefile   |    2 +-
 control/Makefile   |    5 ++++-
 doc/Makefile       |   14 +++++++-------
 doc/pod/Makefile   |    4 +++-
 expire/Makefile    |    2 +-
 frontends/Makefile |    2 +-
 history/Makefile   |   11 ++++++-----
 include/Makefile   |    2 +-
 innd/Makefile      |    2 +-
 innfeed/Makefile   |    3 +++
 lib/Makefile       |    2 +-
 nnrpd/Makefile     |    2 +-
 samples/Makefile   |    4 +---
 scripts/Makefile   |    2 +-
 site/Makefile      |    2 +-
 storage/Makefile   |    8 +++++---
 tests/Makefile     |    2 +-
 20 files changed, 58 insertions(+), 36 deletions(-)


More information about the inn-committers mailing list