[INN-COMMITTERS] inn (12 files)

Russ Allbery Russ_Allbery at isc.org
Sat Mar 2 23:49:02 UTC 2002


    Date: Saturday, March 2, 2002 @ 15:49:02
  Author: rra
    Path: /dist1/cvs/isc/inn/inn

Modified: Makefile.global.in contrib/ninpaths/Makefile
          history/hisv6/Makefile storage/buffindexed/Makefile
          storage/cnfs/Makefile storage/ov3/Makefile storage/ovdb/Makefile
          storage/timecaf/Makefile storage/timehash/Makefile
          storage/tradindexed/Makefile storage/tradspool/Makefile
          storage/trash/Makefile

Add a setting of $(top), which will be used by makefile rules to refer to
the top level of the build tree.  Use $(top) in the Makefile.global paths
to various in-tree utilities and eliminate the now-unnecessary UP*
versions.  Remove the extra -I../../include flag in some makefiles now
that the top-level setting uses $(top) to find the right include directory.
Change the UP* macro references to the non-UP versions.


------------------------------+
 Makefile.global.in           |   21 ++++++---------------
 contrib/ninpaths/Makefile    |    3 ++-
 history/hisv6/Makefile       |    9 +++++----
 storage/buffindexed/Makefile |   16 +++++++++-------
 storage/cnfs/Makefile        |   17 ++++++++++-------
 storage/ov3/Makefile         |    9 +++++----
 storage/ovdb/Makefile        |   20 ++++++++++++--------
 storage/timecaf/Makefile     |   16 +++++++++-------
 storage/timehash/Makefile    |   14 ++++++++------
 storage/tradindexed/Makefile |   15 +++++++++------
 storage/tradspool/Makefile   |   14 ++++++++------
 storage/trash/Makefile       |   12 +++++++-----
 12 files changed, 90 insertions(+), 76 deletions(-)


More information about the inn-committers mailing list