4419N/A#
4419N/A# CDDL HEADER START
4419N/A#
4419N/A# The contents of this file are subject to the terms of the
4419N/A# Common Development and Distribution License (the "License").
4419N/A# You may not use this file except in compliance with the License.
4419N/A#
4419N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4419N/A# or http://www.opensolaris.org/os/licensing.
4419N/A# See the License for the specific language governing permissions
4419N/A# and limitations under the License.
4419N/A#
4419N/A# When distributing Covered Code, include this CDDL HEADER in each
4419N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4419N/A# If applicable, add the following below this CDDL HEADER, with the
4419N/A# fields enclosed by brackets "[]" replaced with your own identifying
4419N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4419N/A#
4419N/A# CDDL HEADER END
4419N/A#
4419N/A
4419N/A#
5685N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
4419N/A#
4419N/A
4419N/Ainclude ../../../make-rules/shared-macros.mk
4419N/A
4419N/ACOMPONENT_NAME= meta-packages/group-feature
4419N/ACOMPONENT_VERSION= $(PKG_SOLARIS_VERSION)
5680N/ACOMPONENT_SRC=
5685N/ACOMPONENT_ARCHIVE=
4419N/ACOMPONENT_PROJECT_URL= http://solaris-userland.java.net/
4419N/ACOMPONENT_ARCHIVE_URL= http://hg.java.net/solaris-userland-gate/
4419N/ACOMPONENT_BUGDB= gate-stuff/userland
4419N/A
4419N/Ainclude $(WS_MAKE_RULES)/prep.mk
4419N/Ainclude $(WS_MAKE_RULES)/ips.mk
4419N/A
4419N/Atest: $(NO_TESTS)
4419N/A
4419N/Abuild install::
4419N/A @echo "nothing to be done for $@"
4419N/A
4419N/Aclean clobber::
4419N/A $(RM) -r $(BUILD_DIR)
4419N/A