diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-07-02 21:42:07 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-07-02 21:42:07 +0200 |
commit | 21c3e54010129b504891e1786bf425d89328c969 (patch) | |
tree | 2e3eba26f5f0fa454188e1b52c7cab3761c4f208 /lzo/B/00README.TXT | |
parent | d4a1b52faa85df4446560a48c6bcc57f016e0c3c (diff) | |
parent | b42eacfa8da0a642d629714f188cc0fc4c7e601a (diff) |
Merge
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.
|