open-src/proto/xextproto/Makefile
changeset 1356 73c3eb360de2
parent 1276 52f85727ce94
child 1549 4b5a9782609e
equal deleted inserted replaced
1355:a491fdb785f6 1356:73c3eb360de2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
     3 # Copyright (c) 2006, 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,
    39 
    39 
    40 # ARC cases that covered this module
    40 # ARC cases that covered this module
    41 # PSARC/2011/213 X Synchronization Extension version 3.1
    41 # PSARC/2011/213 X Synchronization Extension version 3.1
    42 MODULE_ARC_CASES = PSARC/2011/213
    42 MODULE_ARC_CASES = PSARC/2011/213
    43 
    43 
       
    44 # Package metadata
       
    45 MODULE_DESC = headers & documentation for miscellaneous extensions to the X11 protocol
       
    46 
    44 ### Include common rulesets
    47 ### Include common rulesets
    45 include ../Makefile.inc
    48 include ../Makefile.inc