]> git.kaiwu.me - nginx.git/commit
use $(CURDIR) instead of "..\..\.." because the later does not allow to use
authorIgor Sysoev <igor@sysoev.ru>
Mon, 11 May 2009 18:02:06 +0000 (18:02 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 11 May 2009 18:02:06 +0000 (18:02 +0000)
commit3d746ac4f02807196373e641b10c8f284ccb7646
treeebeef14e954da88c5b0e4afb6cb011e9c7fba798
parentec9f47175ef9acd7299c6c0c0b707113e178bbaf
use $(CURDIR) instead of "..\..\.." because the later does not allow to use
options as --with-zlib=../zlib-1.2.3.  It seems there is no common way
to learn the current directory in Win32 make's: although nmake has MAKEDIR
variable, nevertheless Borland make's MAKEDIR is the directory where make
is installed, and OpenWatcom wmake has no MAKEDIR at all.
auto/lib/md5/make
auto/lib/openssl/make
auto/lib/pcre/make
auto/lib/sha1/make
auto/lib/zlib/make
auto/make