view auto/lib/sha1/makefile.owc @ 219:8045828c3706

Added tag NGINX_0_3_56 for changeset 1bf60f8c5c9e
author Igor Sysoev <http://sysoev.ru>
date Fri, 04 Aug 2006 00:00:00 +0400
parents ca5f86d94316
children 98143f74eb3d
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