]> git.lizzy.rs Git - zlib.git/blobdiff - win32/Makefile.msc
Remove old assembler code in which bugs have manifested.
[zlib.git] / win32 / Makefile.msc
index 6831882de43e6c0d273e1da8adb9ca35d86a90e5..9c6515360e661464853cbb1ecd12e623957d431d 100644 (file)
@@ -4,10 +4,6 @@
 # Usage:
 #   nmake -f win32/Makefile.msc                          (standard build)
 #   nmake -f win32/Makefile.msc LOC=-DFOO                (nonstandard build)
-#   nmake -f win32/Makefile.msc LOC="-DASMV -DASMINF" \
-#         OBJA="inffas32.obj match686.obj"               (use ASM code, x86)
-#   nmake -f win32/Makefile.msc AS=ml64 LOC="-DASMV -DASMINF -I." \
-#         OBJA="inffasx64.obj gvmat64.obj inffas8664.obj"  (use ASM code, x64)
 
 # The toplevel directory of the source tree.
 #