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