xref: /onnv-gate/usr/src/lib/libsmbios/sparc/Makefile (revision 2522:79989c8fe091)
1437Smws#
2437Smws# CDDL HEADER START
3437Smws#
4437Smws# The contents of this file are subject to the terms of the
5*2522Sraf# Common Development and Distribution License (the "License").
6*2522Sraf# You may not use this file except in compliance with the License.
7437Smws#
8437Smws# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9437Smws# or http://www.opensolaris.org/os/licensing.
10437Smws# See the License for the specific language governing permissions
11437Smws# and limitations under the License.
12437Smws#
13437Smws# When distributing Covered Code, include this CDDL HEADER in each
14437Smws# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15437Smws# If applicable, add the following below this CDDL HEADER, with the
16437Smws# fields enclosed by brackets "[]" replaced with your own identifying
17437Smws# information: Portions Copyright [yyyy] [name of copyright owner]
18437Smws#
19437Smws# CDDL HEADER END
20437Smws#
21437Smws#
22*2522Sraf# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
23437Smws# Use is subject to license terms.
24437Smws#
25*2522Sraf# ident	"%Z%%M%	%I%	%E% SMI"
26*2522Sraf#
27437Smws
28437Smwsinclude ../Makefile.com
29437Smws
30437Smwsinstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
31