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