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