open-src/lib/libXtst/Makefile
changeset 371 d0a78a85764b
parent 169 1fc2a02ced88
child 493 f43507b5737d
equal deleted inserted replaced
370:96f3b8f73d7b 371:d0a78a85764b
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Xtst library Makefile
     3 # Xtst library Makefile
     4 #
     4 #
     5 # Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
     5 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
     6 # Use subject to license terms.
     6 # Use subject to license terms.
     7 #
     7 #
     8 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # Permission is hereby granted, free of charge, to any person obtaining a
     9 # copy of this software and associated documentation files (the
     9 # copy of this software and associated documentation files (the
    10 # "Software"), to deal in the Software without restriction, including
    10 # "Software"), to deal in the Software without restriction, including
    28 # Except as contained in this notice, the name of a copyright holder
    28 # Except as contained in this notice, the name of a copyright holder
    29 # shall not be used in advertising or otherwise to promote the sale, use
    29 # shall not be used in advertising or otherwise to promote the sale, use
    30 # or other dealings in this Software without prior written authorization
    30 # or other dealings in this Software without prior written authorization
    31 # of the copyright holder.
    31 # of the copyright holder.
    32 #
    32 #
    33 # @(#)Makefile	1.2	07/06/11
    33 # @(#)Makefile	1.3	08/03/19
    34 #
    34 #
    35 
    35 
    36 # Package name used in tarballs
    36 # Package name used in tarballs
    37 LIB_MODULE=libXtst
    37 LIB_MODULE=libXtst
    38 
    38 
    39 # Version number (used in path names)
    39 # Version number (used in path names)
    40 LIB_VERS=1.0.2
    40 LIB_VERS=1.0.3
    41 
    41 
    42 # Patches to apply to source after unpacking, in order
    42 # Patches to apply to source after unpacking, in order
    43 SOURCE_PATCHES = solaris-abi.patch
    43 SOURCE_PATCHES = solaris-abi.patch
    44 
    44 
    45 # Library name
    45 # Library name