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