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