1*15db2897SKrishnendu Sadhukhan - Sun Microsystems#
2*15db2897SKrishnendu Sadhukhan - Sun Microsystems# CDDL HEADER START
3*15db2897SKrishnendu Sadhukhan - Sun Microsystems#
4*15db2897SKrishnendu Sadhukhan - Sun Microsystems# The contents of this file are subject to the terms of the
5*15db2897SKrishnendu Sadhukhan - Sun Microsystems# Common Development and Distribution License (the "License").
6*15db2897SKrishnendu Sadhukhan - Sun Microsystems# You may not use this file except in compliance with the License.
7*15db2897SKrishnendu Sadhukhan - Sun Microsystems#
8*15db2897SKrishnendu Sadhukhan - Sun Microsystems# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*15db2897SKrishnendu Sadhukhan - Sun Microsystems# or http://www.opensolaris.org/os/licensing.
10*15db2897SKrishnendu Sadhukhan - Sun Microsystems# See the License for the specific language governing permissions
11*15db2897SKrishnendu Sadhukhan - Sun Microsystems# and limitations under the License.
12*15db2897SKrishnendu Sadhukhan - Sun Microsystems#
13*15db2897SKrishnendu Sadhukhan - Sun Microsystems# When distributing Covered Code, include this CDDL HEADER in each
14*15db2897SKrishnendu Sadhukhan - Sun Microsystems# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*15db2897SKrishnendu Sadhukhan - Sun Microsystems# If applicable, add the following below this CDDL HEADER, with the
16*15db2897SKrishnendu Sadhukhan - Sun Microsystems# fields enclosed by brackets "[]" replaced with your own identifying
17*15db2897SKrishnendu Sadhukhan - Sun Microsystems# information: Portions Copyright [yyyy] [name of copyright owner]
18*15db2897SKrishnendu Sadhukhan - Sun Microsystems#
19*15db2897SKrishnendu Sadhukhan - Sun Microsystems# CDDL HEADER END
20*15db2897SKrishnendu Sadhukhan - Sun Microsystems#
21*15db2897SKrishnendu Sadhukhan - Sun Microsystems# Copyright (c) 2008-2009, Intel Corporation.
22*15db2897SKrishnendu Sadhukhan - Sun Microsystems# All Rights Reserved.
23*15db2897SKrishnendu Sadhukhan - Sun Microsystems#
24*15db2897SKrishnendu Sadhukhan - Sun Microsystems
25*15db2897SKrishnendu Sadhukhan - Sun Microsystemsinclude ../Makefile.com
26*15db2897SKrishnendu Sadhukhan - Sun Microsystemsinclude ../../Makefile.cmd.64
27*15db2897SKrishnendu Sadhukhan - Sun Microsystems
28*15db2897SKrishnendu Sadhukhan - Sun MicrosystemsWRAPOPT = -64
29*15db2897SKrishnendu Sadhukhan - Sun Microsystems
30*15db2897SKrishnendu Sadhukhan - Sun Microsystemsinstall: all $(ROOTPROG64)
31