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