OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/base.git] / util / src / TclTk / tcl8.6.4 / compat / zlib / contrib / masmx64 / readme.txt
diff --git a/util/src/TclTk/tcl8.6.4/compat/zlib/contrib/masmx64/readme.txt b/util/src/TclTk/tcl8.6.4/compat/zlib/contrib/masmx64/readme.txt
deleted file mode 100644 (file)
index 2da6733..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-Summary\r
--------\r
-This directory contains ASM implementations of the functions\r
-longest_match() and inflate_fast(), for 64 bits x86 (both AMD64 and Intel EM64t),\r
-for use with Microsoft Macro Assembler (x64) for AMD64 and Microsoft C++ 64 bits.\r
-\r
-gvmat64.asm is written by Gilles Vollant (2005), by using Brian Raiter 686/32 bits\r
-   assembly optimized version from Jean-loup Gailly original longest_match function\r
-\r
-inffasx64.asm and inffas8664.c were written by Chris Anderson, by optimizing\r
-   original function from Mark Adler\r
-\r
-Use instructions\r
-----------------\r
-Assemble the .asm files using MASM and put the object files into the zlib source\r
-directory.  You can also get object files here:\r
-\r
-     http://www.winimage.com/zLibDll/zlib124_masm_obj.zip\r
-\r
-define ASMV and ASMINF in your project. Include inffas8664.c in your source tree,\r
-and inffasx64.obj and gvmat64.obj as object to link.\r
-\r
-\r
-Build instructions\r
-------------------\r
-run bld_64.bat with Microsoft Macro Assembler (x64) for AMD64 (ml64.exe)\r
-\r
-ml64.exe is given with Visual Studio 2005, Windows 2003 server DDK\r
-\r
-You can get Windows 2003 server DDK with ml64 and cl for AMD64 from\r
-  http://www.microsoft.com/whdc/devtools/ddk/default.mspx for low price)\r