[devel] Removed references to makefile.mingw from README.

This commit is contained in:
Glenn Randers-Pehrson
2010-03-25 08:10:11 -05:00
parent 844a3c050c
commit 9ba962665d
2 changed files with 2 additions and 5 deletions

4
README
View File

@@ -1,4 +1,4 @@
README for libpng version 1.5.0beta16 - March 17, 2010 (shared library 15.0) README for libpng version 1.5.0beta16 - March 25, 2010 (shared library 15.0)
See the note about version numbers near the top of png.h See the note about version numbers near the top of png.h
See INSTALL for instructions on how to install libpng. See INSTALL for instructions on how to install libpng.
@@ -142,7 +142,6 @@ Files in this distribution:
Y2KINFO => Statement of Y2K compliance Y2KINFO => Statement of Y2K compliance
example.c => Example code for using libpng functions example.c => Example code for using libpng functions
libpng.3 => manual page for libpng (includes libpng.txt) libpng.3 => manual page for libpng (includes libpng.txt)
libpng.def => module definition file used by makefile.mingw
libpng.txt => Description of libpng and its functions libpng.txt => Description of libpng and its functions
libpngpf.3 => manual page for libpng's private functions libpngpf.3 => manual page for libpng's private functions
png.5 => manual page for the PNG format png.5 => manual page for the PNG format
@@ -210,7 +209,6 @@ Files in this distribution:
makefile.hp64 => HPUX (10.20 and 11.00) makefile, 64 bit makefile.hp64 => HPUX (10.20 and 11.00) makefile, 64 bit
makefile.ibmc => IBM C/C++ version 3.x for Win32 and OS/2 (static) makefile.ibmc => IBM C/C++ version 3.x for Win32 and OS/2 (static)
makefile.intel => Intel C/C++ version 4.0 and later makefile.intel => Intel C/C++ version 4.0 and later
makefile.mingw => Mingw/gcc makefile
makefile.netbsd => NetBSD/cc makefile, makes libpng.so. makefile.netbsd => NetBSD/cc makefile, makes libpng.so.
makefile.ne15bsd => NetBSD/cc makefile, makes makefile.ne15bsd => NetBSD/cc makefile, makes
libpng15.so libpng15.so

View File

@@ -1,5 +1,5 @@
Makefiles for libpng version 1.5.0beta16 - March 17, 2010 Makefiles for libpng version 1.5.0beta16 - March 25, 2010
makefile.linux => Linux/ELF makefile makefile.linux => Linux/ELF makefile
(gcc, creates libpng15.so.15.1.5.0beta16) (gcc, creates libpng15.so.15.1.5.0beta16)
@@ -27,7 +27,6 @@ Makefiles for libpng version 1.5.0beta16 - March 17, 2010
makefile.hp64 => HPUX (10.20 and 11.00) makefile, 64-bit makefile.hp64 => HPUX (10.20 and 11.00) makefile, 64-bit
makefile.ibmc => IBM C/C++ version 3.x for Win32 and OS/2 (static) makefile.ibmc => IBM C/C++ version 3.x for Win32 and OS/2 (static)
makefile.intel => Intel C/C++ version 4.0 and later makefile.intel => Intel C/C++ version 4.0 and later
makefile.mingw => Mingw makefile
makefile.mips => MIPS makefile makefile.mips => MIPS makefile
makefile.msc => Microsoft C makefile makefile.msc => Microsoft C makefile
makefile.netbsd => NetBSD/cc makefile, makes libpng.so. makefile.netbsd => NetBSD/cc makefile, makes libpng.so.