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