diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-25 08:48:47 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-25 08:48:47 +0000 |
commit | d6ce894ff609a4ee39a9150a19d98a9b1fc55090 (patch) | |
tree | b72026d363f955ea451d42be53800e74ac9b0fe0 /www/mod_php5/Makefile | |
parent | upgrade to 1.0.1 (diff) |
- Significantly reduce overhead associated with bsd.port.mk by replacing .USE
macro, which was invoking separate make(1) process for each of the main
targets, with explicit make(1) targets and specifying the dependencies on
those targets in normal Makefile way. This gives up to 4x speedup. For the
ports relying on the old functionality (i.e. each main target in a separate
make(1) process) provide a USE_SUBMAKE knob, which provides old behaviour;
- speed-up dependency registration process by the factor of two, which
could be a great win especially for things like GNOME and KDE with very long
dependency chains;
- clean-up internal structure of the file, so that it is easier to understand
and extend it when necessary.
Inspired by: NetBSD
Reviewed by: freebsd-ports@
Tested by: bento
Notes
Notes:
svn path=/head/; revision=56609
Diffstat (limited to 'www/mod_php5/Makefile')
0 files changed, 0 insertions, 0 deletions