view auto/lib/sha1/makefile.owc @ 1937:c46432b9dbb7

fix case when errors are not cached, and a file was not used often enough to keep open and it has been removed before it was kept open
author Igor Sysoev <igor@sysoev.ru>
date Thu, 13 Mar 2008 12:59:25 +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