Makefile revision 956
330e5149d05dc4f5121b30964753167e43690afdrbb# CDDL HEADER START
10dd882bd22449ec6c1b8fb0c5227727e2232ba8minfrin# The contents of this file are subject to the terms of the
10dd882bd22449ec6c1b8fb0c5227727e2232ba8minfrin# Common Development and Distribution License (the "License").
89342f4a895e67868f8fe37a0ac77f1dd9f91868minfrin# You may not use this file except in compliance with the License.
89342f4a895e67868f8fe37a0ac77f1dd9f91868minfrin# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7a027a168069a89ca0946e04294f5130d9cbe3b8rederpj# See the License for the specific language governing permissions
7a027a168069a89ca0946e04294f5130d9cbe3b8rederpj# and limitations under the License.
10dd882bd22449ec6c1b8fb0c5227727e2232ba8minfrin# When distributing Covered Code, include this CDDL HEADER in each
7a027a168069a89ca0946e04294f5130d9cbe3b8rederpj# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29caf394750ea44e25d289a9aa7b92b9823faa8aminfrin# If applicable, add the following below this CDDL HEADER, with the
29caf394750ea44e25d289a9aa7b92b9823faa8aminfrin# fields enclosed by brackets "[]" replaced with your own identifying
29caf394750ea44e25d289a9aa7b92b9823faa8aminfrin# information: Portions Copyright [yyyy] [name of copyright owner]
29caf394750ea44e25d289a9aa7b92b9823faa8aminfrin# CDDL HEADER END
330e5149d05dc4f5121b30964753167e43690afdrbb# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawickCOMPONENT_BUILD_ENV += ROOT=$(BUILD_DIR)/prototype/$(MACH)
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawickCOMPONENT_BUILD_ENV += SRC=$(WS_COMPONENTS)/visual-panels
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawickCOMPONENT_BUILD_ENV += XGETTEXT=/usr/lib/intltool/gettext-tools/xgettext
7ba58e7e63da9a8b84f6160c476a0c9d639c81e9trawick# common targets
6270ac7f45156afd9d798dc28f1c6e1d09e040c1rbb @echo 'No downloads for this component'