components/python/pyasn1-modules/Makefile
author Michael Nestler <Michael.Nestler@Oracle.COM>
Wed, 15 Oct 2014 09:26:27 -0700
branchs11-update
changeset 3394 9758aff98adb
parent 2791 d054d400ccf4
child 1948 2d1537e7942d
permissions -rw-r--r--
19789649 rsyslog complete documentation is missing
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2791
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     1
#
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     3
#
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     7
#
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    12
#
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    18
#
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    20
#
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    22
#
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    23
include ../../../make-rules/shared-macros.mk
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    24
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    25
COMPONENT_NAME=		pyasn1-modules
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    26
COMPONENT_VERSION=	0.0.5
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    27
COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    28
COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    29
COMPONENT_ARCHIVE_HASH=	\
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    30
    sha256:be65f00ed28e30756f1ef39377cb382480a2368699179d646a84d79fe9349941
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    31
COMPONENT_ARCHIVE_URL=	$(call pypi_url)
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    32
COMPONENT_PROJECT_URL=	http://pyasn1.sourceforge.net/
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    33
COMPONENT_BUGDB=	python-mod/pyasn1
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    34
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    35
include $(WS_TOP)/make-rules/prep.mk
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    36
include $(WS_TOP)/make-rules/setup.py.mk
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    37
include $(WS_TOP)/make-rules/ips.mk
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    38
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    39
COMPONENT_TEST_ENV +=	PATH=/usr/bin:$(SOURCE_DIR)/tools
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    40
COMPONENT_TEST_CMD =	$(SHELL)
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    41
COMPONENT_TEST_ARGS =	$(COMPONENT_DIR)/files/runtests
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    42
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    43
ASLR_MODE = $(ASLR_NOT_APPLICABLE)
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    44
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    45
# common targets
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    46
build:		$(BUILD_NO_ARCH)
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    47
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    48
install:	$(INSTALL_NO_ARCH)
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    49
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    50
test:		$(TEST_NO_ARCH)
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    51
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    52
BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    53
d054d400ccf4 16758004 The Python pyasn1-modules module should be added to Userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    54
include $(WS_TOP)/make-rules/depend.mk