11741Srmesta# 21741Srmesta# CDDL HEADER START 31741Srmesta# 41741Srmesta# The contents of this file are subject to the terms of the 51741Srmesta# Common Development and Distribution License (the "License"). 61741Srmesta# You may not use this file except in compliance with the License. 71741Srmesta# 81741Srmesta# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 91741Srmesta# or http://www.opensolaris.org/os/licensing. 101741Srmesta# See the License for the specific language governing permissions 111741Srmesta# and limitations under the License. 121741Srmesta# 131741Srmesta# When distributing Covered Code, include this CDDL HEADER in each 141741Srmesta# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 151741Srmesta# If applicable, add the following below this CDDL HEADER, with the 161741Srmesta# fields enclosed by brackets "[]" replaced with your own identifying 171741Srmesta# information: Portions Copyright [yyyy] [name of copyright owner] 181741Srmesta# 191741Srmesta# CDDL HEADER END 201741Srmesta# 211741Srmesta# 221741Srmesta# Copyright 2006 Sun Microsystems, Inc. 231741Srmesta# All rights reserved. Use is subject to license terms. 241741Srmesta# 251741Srmesta# ident "%Z%%M% %I% %E% SMI" 261741Srmesta# 271741Srmestainclude ../Makefile.com 281741Srmesta 291741Srmestaall: $(LIBS) 301741Srmesta 31*3088Skupferinstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) 32