]> git.kaiwu.me - nginx.git/commit
Configure: added "build" target.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 19 Feb 2016 15:13:54 +0000 (18:13 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 19 Feb 2016 15:13:54 +0000 (18:13 +0300)
commit4275d0a8a00090b31d34ace8ddc95412cc6c700a
treeec5b9a8dc9b77723249e976750f3d29685688eba
parent7b232ef5aa31e228da64ae6dce3873ccedbfb2c0
Configure: added "build" target.

The "build" target introduced to do all build-related tasks, and
it is now used in Makefile and in objs/Makefile as a dependency for
the "install" target.

In particular, this resolves problems as observed with dynamic modules
by people trying to do "make install" without calling "make" first.
auto/install
auto/make