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