xref: /titanic_41/usr/src/lib/libilb/i386/Makefile (revision dbed73cbda2229fd1aa6dc5743993cae7f0a7ee9)
1*dbed73cbSSangeeta Misra#
2*dbed73cbSSangeeta Misra# CDDL HEADER START
3*dbed73cbSSangeeta Misra#
4*dbed73cbSSangeeta Misra# The contents of this file are subject to the terms of the
5*dbed73cbSSangeeta Misra# Common Development and Distribution License (the "License").
6*dbed73cbSSangeeta Misra# You may not use this file except in compliance with the License.
7*dbed73cbSSangeeta Misra#
8*dbed73cbSSangeeta Misra# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*dbed73cbSSangeeta Misra# or http://www.opensolaris.org/os/licensing.
10*dbed73cbSSangeeta Misra# See the License for the specific language governing permissions
11*dbed73cbSSangeeta Misra# and limitations under the License.
12*dbed73cbSSangeeta Misra#
13*dbed73cbSSangeeta Misra# When distributing Covered Code, include this CDDL HEADER in each
14*dbed73cbSSangeeta Misra# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*dbed73cbSSangeeta Misra# If applicable, add the following below this CDDL HEADER, with the
16*dbed73cbSSangeeta Misra# fields enclosed by brackets "[]" replaced with your own identifying
17*dbed73cbSSangeeta Misra# information: Portions Copyright [yyyy] [name of copyright owner]
18*dbed73cbSSangeeta Misra#
19*dbed73cbSSangeeta Misra# CDDL HEADER END
20*dbed73cbSSangeeta Misra#
21*dbed73cbSSangeeta Misra#
22*dbed73cbSSangeeta Misra# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
23*dbed73cbSSangeeta Misra# Use is subject to license terms.
24*dbed73cbSSangeeta Misra#
25*dbed73cbSSangeeta Misra
26*dbed73cbSSangeeta Misrainclude ../Makefile.com
27*dbed73cbSSangeeta Misra
28*dbed73cbSSangeeta Misrainstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
29