summaryrefslogtreecommitdiff
path: root/lzo/B/00README.TXT
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-07-02 17:28:05 +0200
committerArne Schwabe <arne@rfc2549.org>2012-07-02 17:28:05 +0200
commitace5e90b3dbc33f0fc34ac2f3dc40d3c990a6a11 (patch)
tree0b5cda436e04ee29efb5220da5634d04455c65c0 /lzo/B/00README.TXT
parent78172a10165a969b8c002b6bdcf9dc47fa6cd5f3 (diff)
Update lzo version
Diffstat (limited to 'lzo/B/00README.TXT')
-rw-r--r--lzo/B/00README.TXT6
1 files changed, 3 insertions, 3 deletions
diff --git a/lzo/B/00README.TXT b/lzo/B/00README.TXT
index f78a0b74..45bdf7b8 100644
--- a/lzo/B/00README.TXT
+++ b/lzo/B/00README.TXT
@@ -4,10 +4,10 @@ Simple make drivers for DOS, Windows, OS/2 and other systems
This directory contains a bunch of simple build scripts - I've tried
to make them as foolproof as possible.
-To build LZO for your system type `b\OS\COMPILER' in the base directory,
-e.g. `b\win32\vc.bat' will build the Win32 Visual C/C++ version.
+To build LZO for your system type 'b\OS\COMPILER' in the base directory,
+e.g. 'b\win32\vc.bat' will build the Win32 Visual C/C++ version.
-After building do a basic test by running `lzotest.exe -mlzo COPYING'.
+After building do a basic test by running 'lzotest.exe -mlzo COPYING'.
util\check.sh is an example of a more thorough test driver.
Please send me your additional/improved versions.