view auto/lib/sha1/makefile.owc @ 3824:4ee02b872591

test wildcard tail hash existance for IPv6 addresses, the same fix for IPv4 addresses has been made in r2581
author Igor Sysoev <igor@sysoev.ru>
date Sun, 12 Dec 2010 21:10:59 +0000
parents ecdc41bf2047
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


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

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