open-src/driver/xf86-video-ast/Makefile
changeset 691 8fda173e344b
parent 612 3c0262eef1c7
child 705 24ca414edbff
equal deleted inserted replaced
690:f202c64daaa1 691:8fda173e344b
    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.10	09/01/16
    33 # @(#)Makefile	1.11	09/04/17
    34 #
    34 #
    35 
    35 
    36 # Package name used in tarballs
    36 # Package name used in tarballs
    37 MODULE_NAME=xf86-video-ast
    37 MODULE_NAME=xf86-video-ast
    38 
    38 
    39 # Version number (used in path names)
    39 # Version number (used in path names)
    40 MODULE_VERSION=0.88.8
    40 MODULE_VERSION=0.88.8
    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 = 
    43 SOURCE_PATCHES = sparc-ast.patch
       
    44 
       
    45 # Link in additional source files from sun-src directory
       
    46 ADDITIONAL_SOURCE_DIR=sun-src
       
    47 
       
    48 # Regenerate Makefile.in's from Makefile.am's after patching them
       
    49 AUTORECONF=yes
    44 
    50 
    45 # Man pages to apply Sun footer to & attributes to list
    51 # Man pages to apply Sun footer to & attributes to list
    46 #SUNTOUCHED_MANPAGES=man/*.man
    52 #SUNTOUCHED_MANPAGES=man/*.man
    47 SUN_PACKAGE=SUNWxorg-graphics-ddx
    53 SUN_PACKAGE=SUNWxorg-graphics-ddx
    48 MODULE_STABILITY=Volatile
    54 MODULE_STABILITY=Volatile