diff --git a/html/build.html b/html/build.html index 0d951f6d..33a48812 100644 --- a/html/build.html +++ b/html/build.html @@ -472,8 +472,8 @@ C:\LIBTIFF\LIBTIFF> cd ..\tools C:\LIBTIFF\TOOLS> nmake /f makefile.vc -This will build the library file libtiff\libtiff\libtiff.lib. This -can be used in Win32 programs.You may want to adjust the build options before start compiling. All parameters contained in the nmake.opt file.This is +This will build the library file libtiff\libtiff\libtiff.lib. This +can be used in Win32 programs.You may want to adjust the build options before start compiling. All parameters contained in the nmake.opt file.This is a plain text file you can open with your favorite text editor.
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.