Makefile revision 7320:be2d7cfa6ac5
1179065Sjb#
2179065Sjb# CDDL HEADER START
3262818Smarcel#
4179065Sjb# The contents of this file are subject to the terms of the
5262818Smarcel# Common Development and Distribution License (the "License").
6262818Smarcel# You may not use this file except in compliance with the License.
7179065Sjb#
8179065Sjb# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9179065Sjb# or http://www.opensolaris.org/os/licensing.
10179065Sjb# See the License for the specific language governing permissions
11262818Smarcel# and limitations under the License.
12262818Smarcel#
13262818Smarcel# When distributing Covered Code, include this CDDL HEADER in each
14179065Sjb# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15179065Sjb# If applicable, add the following below this CDDL HEADER, with the
16253996Savg# fields enclosed by brackets "[]" replaced with your own identifying
17262818Smarcel# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25include ../Makefile.com
26
27install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
28