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