open-src/proto/sun-ext-protos/Makefile
changeset 1339 4f152696e5f2
parent 970 272328fe1b4a
child 1360 096d05346340
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
     3 # Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved.
     4 #
     4 #
     5 # Permission is hereby granted, free of charge, to any person obtaining a
     5 # Permission is hereby granted, free of charge, to any person obtaining a
     6 # copy of this software and associated documentation files (the "Software"),
     6 # copy of this software and associated documentation files (the "Software"),
     7 # to deal in the Software without restriction, including without limitation
     7 # to deal in the Software without restriction, including without limitation
     8 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
     8 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    49 INSTALL_TARGETS=install_sun_headers
    49 INSTALL_TARGETS=install_sun_headers
    50 INSTALL_TARGETS_SET=yes
    50 INSTALL_TARGETS_SET=yes
    51 FIX_PC_FILES=
    51 FIX_PC_FILES=
    52 FIX_PC_FILES_SET=yes
    52 FIX_PC_FILES_SET=yes
    53 
    53 
       
    54 # Package metadata
       
    55 MODULE_DESC = headers & documentation for X11 protocol extensions created by Sun
       
    56 
       
    57 # Dates to show in Oracle copyright notice in pkg license file
       
    58 # Earliest & latest of the copyrights in the Oracle files in this pkg
       
    59 ORACLE_COPYRIGHT_YEARS = 1990, 2011
       
    60 
    54 ### Include common rulesets
    61 ### Include common rulesets
    55 include ../Makefile.inc
    62 include ../Makefile.inc
    56 
    63 
    57 DESTDIR=$(PROTODIR)
    64 DESTDIR=$(PROTODIR)
    58 INSTDIR=$(DESTDIR)$(X11_INCLUDES_DIR)/X11/extensions
    65 INSTDIR=$(DESTDIR)$(X11_INCLUDES_DIR)/X11/extensions