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