mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Removed references to makefile.mingw from README.
This commit is contained in:
4
README
4
README
@@ -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
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user