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