Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
747612c740f3dae2c06b9402fa4679344d115a5ahajma#
747612c740f3dae2c06b9402fa4679344d115a5ahajma# CDDL HEADER START
747612c740f3dae2c06b9402fa4679344d115a5ahajma#
747612c740f3dae2c06b9402fa4679344d115a5ahajma# The contents of this file are subject to the terms of the
747612c740f3dae2c06b9402fa4679344d115a5ahajma# Common Development and Distribution License, Version 1.0 only
747612c740f3dae2c06b9402fa4679344d115a5ahajma# (the "License"). You may not use this file except in compliance
747612c740f3dae2c06b9402fa4679344d115a5ahajma# with the License.
747612c740f3dae2c06b9402fa4679344d115a5ahajma#
747612c740f3dae2c06b9402fa4679344d115a5ahajma# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
747612c740f3dae2c06b9402fa4679344d115a5ahajma# or http://www.opensolaris.org/os/licensing.
747612c740f3dae2c06b9402fa4679344d115a5ahajma# See the License for the specific language governing permissions
747612c740f3dae2c06b9402fa4679344d115a5ahajma# and limitations under the License.
3e8ebc69e18e02f0935b37e8f5837aab18557f50ludovicp#
3e8ebc69e18e02f0935b37e8f5837aab18557f50ludovicp# When distributing Covered Code, include this CDDL HEADER in each
747612c740f3dae2c06b9402fa4679344d115a5ahajma# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
747612c740f3dae2c06b9402fa4679344d115a5ahajma# If applicable, add the following below this CDDL HEADER, with the
747612c740f3dae2c06b9402fa4679344d115a5ahajma# fields enclosed by brackets "[]" replaced with your own identifying
747612c740f3dae2c06b9402fa4679344d115a5ahajma# information: Portions Copyright [yyyy] [name of copyright owner]
747612c740f3dae2c06b9402fa4679344d115a5ahajma#
747612c740f3dae2c06b9402fa4679344d115a5ahajma# CDDL HEADER END
747612c740f3dae2c06b9402fa4679344d115a5ahajma#
747612c740f3dae2c06b9402fa4679344d115a5ahajma#
747612c740f3dae2c06b9402fa4679344d115a5ahajma# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
747612c740f3dae2c06b9402fa4679344d115a5ahajma# Use is subject to license terms.
747612c740f3dae2c06b9402fa4679344d115a5ahajma#
747612c740f3dae2c06b9402fa4679344d115a5ahajma# ident "%Z%%M% %I% %E% SMI"
747612c740f3dae2c06b9402fa4679344d115a5ahajma#
747612c740f3dae2c06b9402fa4679344d115a5ahajma# lib/pam_modules/ldap/i386/Makefile
747612c740f3dae2c06b9402fa4679344d115a5ahajma#
747612c740f3dae2c06b9402fa4679344d115a5ahajma
747612c740f3dae2c06b9402fa4679344d115a5ahajmainclude ../Makefile.com
747612c740f3dae2c06b9402fa4679344d115a5ahajma
747612c740f3dae2c06b9402fa4679344d115a5ahajmainstall: all $(ROOTLIBS) $(ROOTLINKS)
747612c740f3dae2c06b9402fa4679344d115a5ahajma