Makefile revision 1298
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# CDDL HEADER START
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# The contents of this file are subject to the terms of the
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# Common Development and Distribution License (the "License").
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# You may not use this file except in compliance with the License.
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# or http://www.opensolaris.org/os/licensing.
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# See the License for the specific language governing permissions
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# and limitations under the License.
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# When distributing Covered Code, include this CDDL HEADER in each
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# If applicable, add the following below this CDDL HEADER, with the
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# fields enclosed by brackets "[]" replaced with your own identifying
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# information: Portions Copyright [yyyy] [name of copyright owner]
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# CDDL HEADER END
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
9d2b984ddc990a339c99c2ee8ab13348846a0bcbDerek GathrightCOMPONENT_SRC= $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright sha256:2a3ca34f63b062ee8e059ca2460ac18040ec9622f0a31e143383f0db944ceb36
6aaa468f50af23f08685835d1984767b81a4446aDerek GathrightCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE)
6aaa468f50af23f08685835d1984767b81a4446aDerek Gathright# disable optimization to prevent the Studio compilers from spinning
b28e90463180540ce576a7941dcade8d95beee76Derek Gathright# common targets