view auto/lib/sha1/makefile.owc @ 1417:b23a80f9a7b8

set current peer to use it in ngx_http_upstream_free_round_robin_peer()
author Igor Sysoev <igor@sysoev.ru>
date Fri, 24 Aug 2007 15:29:50 +0000
parents 7cbef16c71a1
children ecdc41bf2047
line wrap: on
line source


# Copyright (C) Igor Sysoev


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

sha1.lib:
	wcl386 -c $(CFLAGS) -dL_ENDIAN sha1dgst.c
	wlib -n sha1.lib sha1dgst.obj