components/meta-packages/group-feature/Makefile
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Fri, 05 Jun 2015 17:26:12 -0700
branchs11-update
changeset 4441 8e251f3e0ce3
child 4447 2721e63cb93c
child 5682 94c0ca64c022
permissions -rw-r--r--
21138378 Add group/feature packages to Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4441
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     1
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     3
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     7
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    12
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    18
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    20
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    21
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    22
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    24
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    25
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    26
include ../../../make-rules/shared-macros.mk
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    27
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    28
COMPONENT_NAME=		meta-packages/group-feature
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    29
COMPONENT_VERSION=	$(PKG_SOLARIS_VERSION)
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    30
COMPONENT_PROJECT_URL=	http://solaris-userland.java.net/
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    31
COMPONENT_ARCHIVE_URL=	http://hg.java.net/solaris-userland-gate/
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_BUGDB=	gate-stuff/userland
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    33
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    34
include $(WS_MAKE_RULES)/prep.mk
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    35
include $(WS_MAKE_RULES)/ips.mk
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    36
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    37
test:	$(NO_TESTS)
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    38
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    39
build install::
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    40
	@echo "nothing to be done for $@"
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    41
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    42
clean clobber::
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    43
	$(RM) -r $(BUILD_DIR)
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    44