view auto/lib/sha1/makefile.owc @ 3884:ea712f4dc030

fix "image_filter rotate 180" and crop case the bug has been introduced in r3879
author Igor Sysoev <igor@sysoev.ru>
date Thu, 07 Apr 2011 09:12:30 +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