view auto/lib/md5/makefile.owc @ 2691:baa91bf5a63b

do not call ngx_http_file_cache_free() if a response is not cacheable
author Igor Sysoev <igor@sysoev.ru>
date Fri, 10 Apr 2009 14:48:41 +0000
parents 42d11f017717
children ecdc41bf2047
line wrap: on
line source


# Copyright (C) Igor Sysoev


CFLAGS = -zq -bt=nt -bm -ot -op -oi -oe -s $(CPU_OPT)

md5.lib:
	wcl386 -c $(CFLAGS) -dL_ENDIAN md5_dgst.c
	wlib -n md5.lib md5_dgst.obj