[INN-COMMITTERS] inn (18 files)
Russ Allbery
Russ_Allbery at isc.org
Tue May 18 00:48:59 UTC 2004
Date: Tuesday, May 18, 2004 @ 00:48:58
Author: rra
Path: /proj/cvs/isc/inn/inn
Modified: authprogs/Makefile backends/Makefile control/Makefile
expire/Makefile frontends/Makefile history/Make.methods
history/Makefile history/buildconfig.in innd/Makefile
innfeed/Makefile lib/Makefile nnrpd/Makefile scripts/Makefile
storage/Make.methods storage/Makefile
storage/buffindexed/ovmethod.mk storage/buildconfig.in
storage/tradindexed/ovmethod.mk
Drop the idiosyncratic installation method that would fail to install
programs if the installed version was newer than the built version in favor
of a make install that works the way that people generally expect and
always installs the new binaries.
---------------------------------+
authprogs/Makefile | 35 ++++---------
backends/Makefile | 100 ++++++++++----------------------------
control/Makefile | 36 +++----------
expire/Makefile | 36 +++----------
frontends/Makefile | 66 +++++++------------------
history/Make.methods | 1
history/Makefile | 13 +---
history/buildconfig.in | 8 ---
innd/Makefile | 14 +----
innfeed/Makefile | 20 ++-----
lib/Makefile | 9 +--
nnrpd/Makefile | 14 +----
scripts/Makefile | 54 +++++---------------
storage/Make.methods | 7 --
storage/Makefile | 16 ++----
storage/buffindexed/ovmethod.mk | 3 -
storage/buildconfig.in | 8 ---
storage/tradindexed/ovmethod.mk | 3 -
18 files changed, 121 insertions(+), 322 deletions(-)
More information about the inn-committers
mailing list