aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/makefile.beos
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.beos')
-rw-r--r--scripts/makefile.beos8
1 files changed, 6 insertions, 2 deletions
diff --git a/scripts/makefile.beos b/scripts/makefile.beos
index 44f887a..3a5fe61 100644
--- a/scripts/makefile.beos
+++ b/scripts/makefile.beos
@@ -3,12 +3,15 @@
# Copyright (C) 2002, 2006, 2008 Glenn Randers-Pehrson
# Copyright (C) 1999 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
-# For conditions of distribution and use, see copyright notice in png.h
+
+# This code is released under the libpng license.
+# For conditions of distribution and use, see the disclaimer
+# and license in png.h
# Library name:
LIBNAME=libpng12
PNGMAJ = 0
-PNGMIN = 1.2.35
+PNGMIN = 1.2.38
PNGVER = $(PNGMAJ).$(PNGMIN)
# Shared library names:
@@ -223,4 +226,5 @@ pngwrite.o pngwrite.pic.o: png.h pngconf.h
pngwtran.o pngwtran.pic.o: png.h pngconf.h
pngwutil.o pngwutil.pic.o: png.h pngconf.h
pngpread.o pngpread.pic.o: png.h pngconf.h
+
pngtest.o: png.h pngconf.h