3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore#
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# CDDL HEADER START
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore#
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# The contents of this file are subject to the terms of the
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# Common Development and Distribution License, Version 1.0 only
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# (the "License"). You may not use this file except in compliance
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# with the License.
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore#
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# or http://www.opensolaris.org/os/licensing.
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# See the License for the specific language governing permissions
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# and limitations under the License.
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore#
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# When distributing Covered Code, include this CDDL HEADER in each
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# If applicable, add the following below this CDDL HEADER, with the
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# fields enclosed by brackets "[]" replaced with your own identifying
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# information: Portions Copyright [yyyy] [name of copyright owner]
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore#
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# CDDL HEADER END
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore#
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore#
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore#pragma ident "%Z%%M% %I% %E% SMI"
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore#
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# Copyright (c) 1996-1997 by Sun Microsystems, Inc.
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# All rights reserved.
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore#
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore# cmd/ldap/sparc/Makefile
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore#
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Mooreinclude ../Makefile.com
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore.KEEP_STATE:
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Mooreinstall: $(ALLPROG) $(ROOTPROG) $(ROOTLINKS) $(ROOTLINT)
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam MooreFRC:
3395e5fc071521d4e6b258ef4c7c0ef38601b94eAdam Moore