view auto/lib/sha1/makefile.owc @ 2708:4c658be4ab63

fix building --without-http-cache, introduced in r2664 and later
author Igor Sysoev <igor@sysoev.ru>
date Wed, 15 Apr 2009 12:25:51 +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