xref: /titanic_50/usr/src/cmd/dfs.cmds/sharemgr/amd64/Makefile (revision ead1f93ee620d7580f7e53350fe5a884fc4f158a)
1549ec3ffSdougm#
2549ec3ffSdougm# CDDL HEADER START
3549ec3ffSdougm#
4549ec3ffSdougm# The contents of this file are subject to the terms of the
5549ec3ffSdougm# Common Development and Distribution License (the "License").
6549ec3ffSdougm# You may not use this file except in compliance with the License.
7549ec3ffSdougm#
8549ec3ffSdougm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9549ec3ffSdougm# or http://www.opensolaris.org/os/licensing.
10549ec3ffSdougm# See the License for the specific language governing permissions
11549ec3ffSdougm# and limitations under the License.
12549ec3ffSdougm#
13549ec3ffSdougm# When distributing Covered Code, include this CDDL HEADER in each
14549ec3ffSdougm# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15549ec3ffSdougm# If applicable, add the following below this CDDL HEADER, with the
16549ec3ffSdougm# fields enclosed by brackets "[]" replaced with your own identifying
17549ec3ffSdougm# information: Portions Copyright [yyyy] [name of copyright owner]
18549ec3ffSdougm#
19549ec3ffSdougm# CDDL HEADER END
20549ec3ffSdougm#
21*ead1f93eSLiane Praza
22549ec3ffSdougm#
23*ead1f93eSLiane Praza# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
24549ec3ffSdougm# Use is subject to license terms.
25549ec3ffSdougm#
26549ec3ffSdougm
27549ec3ffSdougminclude ../Makefile.com
28549ec3ffSdougminclude ../../../Makefile.cmd.64
29549ec3ffSdougm
30*ead1f93eSLiane Prazainstall: $(ROOTUSRSBINPROG64)
31