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