Makefile revision 956
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# CDDL HEADER START
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# The contents of this file are subject to the terms of the
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# Common Development and Distribution License (the "License").
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# You may not use this file except in compliance with the License.
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cb172d105a87f41489b1553fbd99ec97932609ffvboxsync# See the License for the specific language governing permissions
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# and limitations under the License.
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# When distributing Covered Code, include this CDDL HEADER in each
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e42e8ed08e4b2bd2ebb1b160fea921788e1a54a5vboxsync# If applicable, add the following below this CDDL HEADER, with the
1912cc6de0895859536e62695e7a5b7810a07f1fvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
3baadeafd9922582dad9b32431362e6296417dd8vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# CDDL HEADER END
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
868d6eb6308a75913b9c494558832732e7539b0evboxsyncCOMPONENT_BUILD_ENV += ROOT=$(BUILD_DIR)/prototype/$(MACH)
COMPONENT_TEST_TARGETS = test
$(TOUCH) $@
download::
clean::