nginx-0.0.2-2004-03-05-19:37:51 import

This commit is contained in:
Igor Sysoev
2004-03-05 16:37:51 +00:00
parent ab9d5fdfd5
commit 833823cbb8
3 changed files with 5 additions and 1 deletions

View File

@@ -2,4 +2,5 @@
all:
cl -nologo -c -MT -O2 -Ob1 -Oi -Gs -D MD5_ASM -D L_ENDIAN \
md5_dgst.c md5_one.c
link -lib -out:md5.lib md5_dgst.obj md5_one.obj asm/m-win32.obj