components/sblim/Makefile
author Stacey Marshall <Stacey.Marshall@Oracle.COM>
Fri, 20 Jan 2012 10:02:08 +0000
changeset 658 714803fd87a0
parent 609 775168282b2f
permissions -rw-r--r--
7116917 Problem with network/dhcp_server
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
415
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
include ../../make-rules/shared-macros.mk
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
COMPONENT_NAME=		cim-client
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
COMPONENT_VERSION=	1.3.7
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
COMPONENT_SRC=		$(COMPONENT_NAME)
609
775168282b2f 7037821 Userland migration of data from Makefile to manifest may have been a little overzealous
Rich Burridge <rich.burridge@oracle.com>
parents: 415
diff changeset
    31
COMPONENT_PROJECT_URL=	http://sblim.wiki.sourceforge.net/CimClient/
415
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
COMPONENT_ARCHIVE=	sblim-$(COMPONENT_NAME)-$(COMPONENT_VERSION)-src.zip
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
COMPONENT_ARCHIVE_HASH=	sha1:6cb6e75b98439e31f32fc5f16f0002f2b1601b50
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/sblim/$(COMPONENT_ARCHIVE)
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
include ../../make-rules/prep.mk
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
include ../../make-rules/ant.mk
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
include ../../make-rules/ips.mk
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
# Javadoc files etc are installed here.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
PKG_PROTO_DIRS += $(BUILD_DIR_32)
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
# common targets
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
build:		$(BUILD_32)
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
install:	build
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
test:		$(NO_TESTS)
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
include ../../make-rules/depend.mk