fix extension
[nginx.git] / nginx / auto / lib / sha1 / makefile.owc
1
2 # Copyright (C) Igor Sysoev
3
4
5 CFLAGS = -zq -bt=nt -bm -ot -op -oi -oe -s $(CPU_OPT)
6
7 sha1.lib:
8         wcl386 -c $(CFLAGS) -dL_ENDIAN sha1dgst.c
9         wlib -n sha1.lib sha1dgst.obj