~ubuntu-branches/ubuntu/precise/libpng/precise

« back to all changes in this revision

Viewing changes to scripts/makefile.openbsd

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2011-07-27 12:44:46 UTC
  • mfrom: (1.3.7 upstream)
  • mto: This revision was merged to the branch mainline in revision 36.
  • Revision ID: james.westby@ubuntu.com-20110727124446-x8ctn5p2i29prtje
Tags: upstream-1.2.46
ImportĀ upstreamĀ versionĀ 1.2.46

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
MANDIR= ${PREFIX}/man/cat
12
12
 
13
13
SHLIB_MAJOR=    0
14
 
SHLIB_MINOR=    1.2.44
 
14
SHLIB_MINOR=    1.2.46
15
15
 
16
16
LIB=    png
17
17
SRCS=   png.c pngerror.c pngget.c pngmem.c pngpread.c \