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