Added comments.

This commit is contained in:
Frank Warmerdam 1999-08-17 03:06:56 +00:00
parent 7024aadfd5
commit 913384e4c2

View File

@ -1,3 +1,9 @@
#
# Simple MS VC++ Makefile
#
# To build:
# C:\libtiff\libtiff> nmake /f makefile.vc all
#
#
# Select _CONSOLE to build a library which reports errors to stderr, or