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