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