summaryrefslogtreecommitdiffstats
path: root/cpukit/zlib/contrib/masmx64/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/zlib/contrib/masmx64/readme.txt')
-rw-r--r--cpukit/zlib/contrib/masmx64/readme.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpukit/zlib/contrib/masmx64/readme.txt b/cpukit/zlib/contrib/masmx64/readme.txt
index 1115d9b529..2da6733412 100644
--- a/cpukit/zlib/contrib/masmx64/readme.txt
+++ b/cpukit/zlib/contrib/masmx64/readme.txt
@@ -12,10 +12,10 @@ inffasx64.asm and inffas8664.c were written by Chris Anderson, by optimizing
Use instructions
----------------
-Assemble the .asm files using MASM and put the object files into the zlib source
-directory. You can also get object files here:
-
- http://www.winimage.com/zLibDll/zlib124_masm_obj.zip
+Assemble the .asm files using MASM and put the object files into the zlib source
+directory. You can also get object files here:
+
+ http://www.winimage.com/zLibDll/zlib124_masm_obj.zip
define ASMV and ASMINF in your project. Include inffas8664.c in your source tree,
and inffasx64.obj and gvmat64.obj as object to link.