Makefile revision 10946:324bab2b3370
1272343Sngie#
2272343Sngie# CDDL HEADER START
3272343Sngie#
4272343Sngie# The contents of this file are subject to the terms of the
5272343Sngie# Common Development and Distribution License (the "License").
6272343Sngie# You may not use this file except in compliance with the License.
7272343Sngie#
8272343Sngie# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9272343Sngie# or http://www.opensolaris.org/os/licensing.
10272343Sngie# See the License for the specific language governing permissions
11272343Sngie# and limitations under the License.
12272343Sngie#
13272343Sngie# When distributing Covered Code, include this CDDL HEADER in each
14272343Sngie# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15272343Sngie# If applicable, add the following below this CDDL HEADER, with the
16272343Sngie# fields enclosed by brackets "[]" replaced with your own identifying
17272343Sngie# information: Portions Copyright [yyyy] [name of copyright owner]
18272343Sngie#
19272343Sngie# CDDL HEADER END
20272343Sngie#
21272343Sngie#
22272343Sngie# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
23272343Sngie# Use is subject to license terms.
24272343Sngie#
25272343Sngie
26272343Sngieinclude ../Makefile.com
27272343Sngie
28272343Sngieinstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
29272343Sngie