Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
1322N/A#
1322N/A# CDDL HEADER START
1322N/A#
1322N/A# The contents of this file are subject to the terms of the
1322N/A# Common Development and Distribution License, Version 1.0 only
1322N/A# (the "License"). You may not use this file except in compliance
1322N/A# with the License.
1322N/A#
1322N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1322N/A# or http://www.opensolaris.org/os/licensing.
1322N/A# See the License for the specific language governing permissions
1322N/A# and limitations under the License.
1322N/A#
1322N/A# When distributing Covered Code, include this CDDL HEADER in each
1322N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1322N/A# If applicable, add the following below this CDDL HEADER, with the
1322N/A# fields enclosed by brackets "[]" replaced with your own identifying
1322N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1322N/A#
1322N/A# CDDL HEADER END
1322N/A#
1322N/A#
1322N/A# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
1322N/A# Use is subject to license terms.
1322N/A#
1322N/A# ident "%Z%%M% %I% %E% SMI"
1322N/A#
1322N/A# usr/src/lib/passwdutil/spec/sparcv9/Makefile
1322N/A#
1322N/A
1322N/A.KEEP_STATE:
1322N/A
1322N/Ainclude ../Makefile.targ
1322N/A
1322N/Ainclude $(SRC)/lib/Makefile.lib
1322N/A
1819N/Ainclude $(SRC)/lib/Makefile.lib.64
1322N/A
1322N/Ainclude $(SRC)/lib/Makefile.spec
1573N/A
1573N/Ainstall: $(ROOTABILIB64)
1322N/A