open-src/util/util-macros/Makefile
changeset 851 d428083dbbdd
parent 761 9a43833314f0
child 907 3c35d611cdaa
equal deleted inserted replaced
850:122d3e1bfc3d 851:d428083dbbdd
    26 # Except as contained in this notice, the name of a copyright holder
    26 # Except as contained in this notice, the name of a copyright holder
    27 # shall not be used in advertising or otherwise to promote the sale, use
    27 # shall not be used in advertising or otherwise to promote the sale, use
    28 # or other dealings in this Software without prior written authorization
    28 # or other dealings in this Software without prior written authorization
    29 # of the copyright holder.
    29 # of the copyright holder.
    30 #
    30 #
    31 # @(#)Makefile	1.9	09/08/03
    31 # ident	"@(#)Makefile	1.10	09/12/05 SMI"
    32 #
    32 #
    33 
    33 
    34 # Package name used in tarballs
    34 # Package name used in tarballs
    35 MODULE_NAME=util-macros
    35 MODULE_NAME=util-macros
    36 
    36 
    37 # Version number (used in path names)
    37 # Version number (used in path names)
    38 MODULE_VERSION=1.2.1
    38 MODULE_VERSION=1.3.0
    39 
    39 
    40 # Patches to apply to source after unpacking, in order
    40 # Patches to apply to source after unpacking, in order
    41 SOURCE_PATCHES=	
    41 SOURCE_PATCHES=	
    42 
    42 
    43 ### Include common rulesets
    43 ### Include common rulesets