Update and clean Tomato RAF files
[tomato.git] / release / src / router / nginx / auto / lib / sha1 / makefile.owc
blobfc095cc980ac98c60058fdcbbf2745f20a332d96
2 # Copyright (C) Igor Sysoev
3 # Copyright (C) Nginx, Inc.
6 CFLAGS = -zq -bt=nt -bm -ot -op -oi -oe -s $(CPU_OPT)
8 sha1.lib:
9         cd $(SHA1)
10         wcl386 -c $(CFLAGS) -dL_ENDIAN sha1dgst.c
11         wlib -n sha1.lib sha1dgst.obj