[INN-COMMITTERS] inn (Makefile)
rra at vix.com
rra at vix.com
Fri Nov 26 04:47:48 UTC 1999
Date: Thursday, November 25, 1999 @ 20:47:48
Author: rra
Update of /dist1/cvs/isc/inn/inn
from pub3.rc.vix.com:/tmp/cvs-serv7711
Modified Files:
Makefile
----------------------------- Log Message -----------------------------
Largely reworked. Change the all target to a set of parallel rules with
correct dependencies for making the individual directories so that make -j
can parallelize the build. Make make world synonymous with make all.
Remove the unnecessary level of recursion involved in most of the rules in
favor of shorter explicit loops. Remove some obsolete rules. Create the
directories when running make install by using install-sh -d and a loop
rather than running makedirs.sh. Add a diagnostic message if configure
hasn't been run yet. Include the subdirectories of storage in make etags.
More information about the inn-committers
mailing list