nginx/auto/lib/openssl
Igor Sysoev 3d746ac4f0 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.
2009-05-11 18:02:06 +00:00
..
conf test whether libdl is required for dynamic linking: 2009-05-08 09:39:53 +00:00
make use $(CURDIR) instead of "..\..\.." because the later does not allow to use 2009-05-11 18:02:06 +00:00