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