[master] Added some "(" that were missing in README and scripts/README.txt

This commit is contained in:
Glenn Randers-Pehrson 2010-06-30 23:11:34 -05:00
parent d6a0cbaade
commit 8d9263fca6
2 changed files with 4 additions and 4 deletions

4
README
View File

@ -1,4 +1,4 @@
README for libpng version 1.4.4beta01 - June 26, 2010 (shared library 14.0)
README for libpng version 1.4.4beta01 - July 1, 2010 (shared library 14.0)
See the note about version numbers near the top of png.h
See INSTALL for instructions on how to install libpng.
@ -185,7 +185,7 @@ Files in this distribution:
makefile.std => Generic UNIX makefile (cc, creates static
libpng.a)
makefile.elf => Linux/ELF makefile symbol versioning,
gcc, creates libpng14.so.14.1.4.4beta01)
(gcc, creates libpng14.so.14.1.4.4beta01)
makefile.linux => Linux/ELF makefile
(gcc, creates libpng14.so.14.1.4.4beta01)
makefile.gcc => Generic makefile (gcc, creates static libpng.a)

View File

@ -1,5 +1,5 @@
Makefiles for libpng version 1.4.4beta01 - June 26, 2010
Makefiles for libpng version 1.4.4beta01 - July 1, 2010
makefile.linux => Linux/ELF makefile
(gcc, creates libpng14.so.14.1.4.4beta01)
@ -20,7 +20,7 @@ Makefiles for libpng version 1.4.4beta01 - June 26, 2010
makefile.dec => DEC Alpha UNIX makefile
makefile.dj2 => DJGPP 2 makefile
makefile.elf => Linux/ELF makefile symbol versioning,
gcc, creates libpng14.so.14.1.4.4beta01)
(gcc, creates libpng14.so.14.1.4.4beta01)
makefile.freebsd => FreeBSD makefile
makefile.gcc => Generic gcc makefile
makefile.hpgcc => HPUX makefile using gcc