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