Makefile revision 3996
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# CDDL HEADER START
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# The contents of this file are subject to the terms of the
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# Common Development and Distribution License (the "License").
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# You may not use this file except in compliance with the License.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# See the License for the specific language governing permissions
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# and limitations under the License.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# When distributing Covered Code, include this CDDL HEADER in each
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# If applicable, add the following below this CDDL HEADER, with the
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# fields enclosed by brackets "[]" replaced with your own identifying
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# information: Portions Copyright [yyyy] [name of copyright owner]
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# CDDL HEADER END
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan HuntCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
test: $(TEST_32_and_64)