Typo fixed.

This commit is contained in:
Andrey Kiselev 2005-04-02 17:25:58 +00:00
parent 07c020dc31
commit 02db2e03ba

View File

@ -472,8 +472,8 @@ C:\LIBTIFF\LIBTIFF> cd ..\tools
C:\LIBTIFF\TOOLS> nmake /f makefile.vc
</pre>
This will build the library file <tt>libtiff\libtiff\libtiff.lib</tt>. This
can be used in Win32 programs.You may want to adjust the build options before start compiling. All parameters contained in the <TT>nmake.opt<TT> file.This is
This will build the library file <TT>libtiff\libtiff\libtiff.lib</TT>. This
can be used in Win32 programs.You may want to adjust the build options before start compiling. All parameters contained in the <TT>nmake.opt</TT> file.This is
a plain text file you can open with your favorite text editor.<p>
The makefile also builds a DLL (libtiff.dll) with an associated import
@ -974,7 +974,7 @@ libtiff/mkversion.c program to generate libtiff/version.h.
<P>
<HR>
Last updated: $Date: 2005-03-04 11:40:10 $
Last updated: $Date: 2005-04-02 17:25:58 $
</BODY>
</HTML>