open-src/proto/sun-ext-protos/Makefile
changeset 705 24ca414edbff
parent 493 f43507b5737d
child 810 6f94d3da0552
equal deleted inserted replaced
704:f9b973ecc909 705:24ca414edbff
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
     3 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
     4 # Use subject to license terms.
     4 # Use subject to license terms.
     5 #
     5 #
     6 # Permission is hereby granted, free of charge, to any person obtaining a
     6 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # copy of this software and associated documentation files (the
     7 # copy of this software and associated documentation files (the
     8 # "Software"), to deal in the Software without restriction, including
     8 # "Software"), to deal in the Software without restriction, including
    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 #
    31 #
    32 # ident "@(#)Makefile 1.2     08/08/08 SMI"
    32 # ident "@(#)Makefile 1.3     09/05/15 SMI"
    33 #
    33 #
    34 # Definitions of Solaris-specific X Server extensions
    34 # Definitions of Solaris-specific X Server extensions
    35 
    35 
    36 # No upstream sources for these files, since they're Solaris-specific
    36 # No upstream sources for these files, since they're Solaris-specific
    37 SOURCE_TARBALL_NAME=NONE
    37 SOURCE_TARBALL_NAME=NONE
    38 SOURCE_TARBALL_NAME_SET=yes
    38 SOURCE_TARBALL_NAME_SET=yes
    39 
    39 
    40 # Don't need to configure or build these
    40 # Don't need to configure or build these or install pkg-config files for them
    41 BUILD_TARGETS=
    41 BUILD_TARGETS=
    42 BUILD_TARGETS_SET=yes
    42 BUILD_TARGETS_SET=yes
    43 INSTALL_TARGETS=
    43 INSTALL_TARGETS=
    44 INSTALL_TARGETS_SET=yes
    44 INSTALL_TARGETS_SET=yes
       
    45 FIX_PC_FILES=
       
    46 FIX_PC_FILES_SET=yes
    45 
    47 
    46 ### Include common rulesets
    48 ### Include common rulesets
    47 include ../Makefile.inc
    49 include ../Makefile.inc
    48 
    50 
    49 DESTDIR=$(PROTODIR)
    51 DESTDIR=$(PROTODIR)