open-src/proto/dmxproto/Makefile
changeset 1339 4f152696e5f2
parent 1302 bdcf270fda09
child 1370 7a7a374453e5
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
     3 # Copyright (c) 2010, 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,
    33 TARBALL_MD5  = 4ee175bbd44d05c34d43bb129be5098a
    33 TARBALL_MD5  = 4ee175bbd44d05c34d43bb129be5098a
    34 TARBALL_SHA1 = 3b8b273b8ef3d8dbab998df9ec1dddf99edf4d91
    34 TARBALL_SHA1 = 3b8b273b8ef3d8dbab998df9ec1dddf99edf4d91
    35 
    35 
    36 # Package metadata
    36 # Package metadata
    37 ORACLE_TPNO = 3811
    37 ORACLE_TPNO = 3811
       
    38 MODULE_DESC = headers & documentation for DMX extension to the X11 protocol
    38 
    39 
    39 ### Include common rulesets
    40 ### Include common rulesets
    40 include ../Makefile.inc
    41 include ../Makefile.inc