4447N/A#
4447N/A# CDDL HEADER START
4447N/A#
4447N/A# The contents of this file are subject to the terms of the
4447N/A# Common Development and Distribution License (the "License").
4447N/A# You may not use this file except in compliance with the License.
4447N/A#
4447N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4447N/A# or http://www.opensolaris.org/os/licensing.
4447N/A# See the License for the specific language governing permissions
4447N/A# and limitations under the License.
4447N/A#
4447N/A# When distributing Covered Code, include this CDDL HEADER in each
4447N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4447N/A# If applicable, add the following below this CDDL HEADER, with the
4447N/A# fields enclosed by brackets "[]" replaced with your own identifying
4447N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4447N/A#
4447N/A# CDDL HEADER END
4447N/A#
4447N/A
4447N/A#
4447N/A# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
4447N/A#
4447N/A
4447N/Ainclude ../../../make-rules/shared-macros.mk
4447N/Ainclude $(WS_MAKE_RULES)/prep.mk
4447N/A
4561N/ACOMPONENT_NAME= evaluation
4447N/ACOMPONENT_VERSION= 1.0
4447N/ACOMPONENT_BUGDB= gate-stuff/userland
4447N/A
4561N/Aifneq ($(BUILD_TYPE), evaluation)
4447N/APUBLISH_STAMP=
4447N/Aendif
4447N/A
4454N/A# Override default settings in prep.mk so we don't delete the entire directory.
4454N/ACLEAN_PATHS= $(BUILD_DIR)
4454N/ACLOBBER_PATHS= $(BUILD_DIR)
4454N/A
4447N/Ainclude $(WS_MAKE_RULES)/ips.mk