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