[INN-COMMITTERS] inn/storage (Make.methods Makefile buildconfig.in)
Russ Allbery
Russ_Allbery at isc.org
Sun Sep 8 19:10:57 UTC 2002
Date: Sunday, September 8, 2002 @ 12:10:57
Author: rra
Path: /dist1/cvs/isc/inn/inn/storage
Modified: Make.methods Makefile buildconfig.in
Have buildconfig teach make how to rebuild all of the objects that make up
the storage and overview methods rather than working around the implicit
.c.o rules, and simplify the Makefile considerably as a result. This also
allows parallelization of the build of all of the storage methods.
Remove rename_if_changed from buildconfig and just use rename; that wasn't
buying us anything.
----------------+
Make.methods | 30 +++++++++++++++++++++++++++++-
Makefile | 31 +++++++++++++------------------
buildconfig.in | 43 ++++++++++++++++++++++---------------------
3 files changed, 64 insertions(+), 40 deletions(-)
More information about the inn-committers
mailing list