diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-07-02 17:28:05 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-07-02 17:28:05 +0200 |
commit | 6a4ba5d3976f6d219400a46c634dd479bc5981a5 (patch) | |
tree | b9514fea0817906859843475fe8455070de25064 /lzo/B/00README.TXT | |
parent | 73d3b9c032eae2074726cd3668546af1c44a8323 (diff) |
Update lzo version
Diffstat (limited to 'lzo/B/00README.TXT')
-rw-r--r-- | lzo/B/00README.TXT | 6 |
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.
|