Makefile revision 2337
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# CDDL HEADER START
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# The contents of this file are subject to the terms of the
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# Common Development and Distribution License (the "License").
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# You may not use this file except in compliance with the License.
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# or http://www.opensolaris.org/os/licensing.
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# See the License for the specific language governing permissions
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# and limitations under the License.
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# When distributing Covered Code, include this CDDL HEADER in each
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# If applicable, add the following below this CDDL HEADER, with the
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# fields enclosed by brackets "[]" replaced with your own identifying
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# information: Portions Copyright [yyyy] [name of copyright owner]
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# CDDL HEADER END
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poettering# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
bd3fa1d2434aa28564251ac4da34d01537de8c4bLennart Poetteringinclude ../../../make-rules/shared-macros.mk
COMPONENT_TEST_TARGETS = test
test: $(TEST_32)