open-src/lib/libXtsol/Makefile
changeset 1339 4f152696e5f2
parent 1003 a4d17d6bc179
child 1422 e9cadc0026d8
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Xtsol 1.x Makefile
     3 # libXtsol - client library for TSOL extension for Solaris Trusted Extensions 
     4 #
     4 #
     5 # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
     6 #
     6 #
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # copy of this software and associated documentation files (the "Software"),
     8 # copy of this software and associated documentation files (the "Software"),
     9 # to deal in the Software without restriction, including without limitation
     9 # to deal in the Software without restriction, including without limitation
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    33 MODULE_PKGCLASS_SET=yes
    33 MODULE_PKGCLASS_SET=yes
    34 
    34 
    35 # Package metadata
    35 # Package metadata
    36 MODULE_LICENSE = Oracle
    36 MODULE_LICENSE = Oracle
    37 MODULE_LICENSE_SET = yes
    37 MODULE_LICENSE_SET = yes
       
    38 
       
    39 # Dates to show in Oracle copyright notice in pkg license file
       
    40 # Earliest & latest of the copyrights in the Oracle files in this pkg
       
    41 ORACLE_COPYRIGHT_YEARS = 2004, 2007
    38 
    42 
    39 # No upstream sources, only local sources
    43 # No upstream sources, only local sources
    40 MODULE_VERSION=src
    44 MODULE_VERSION=src
    41 SOURCE_TARBALL_NAME=NONE
    45 SOURCE_TARBALL_NAME=NONE
    42 SOURCE_TARBALL_NAME_SET=yes
    46 SOURCE_TARBALL_NAME_SET=yes