Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
369N/A#
369N/A# CDDL HEADER START
369N/A#
369N/A# The contents of this file are subject to the terms of the
369N/A# Common Development and Distribution License, Version 1.0 only
369N/A# (the "License"). You may not use this file except in compliance
369N/A# with the License.
369N/A#
369N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
369N/A# or http://www.opensolaris.org/os/licensing.
369N/A# See the License for the specific language governing permissions
369N/A# and limitations under the License.
369N/A#
369N/A# When distributing Covered Code, include this CDDL HEADER in each
369N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
369N/A# If applicable, add the following below this CDDL HEADER, with the
369N/A# fields enclosed by brackets "[]" replaced with your own identifying
369N/A# information: Portions Copyright [yyyy] [name of copyright owner]
369N/A#
369N/A# CDDL HEADER END
5622N/A#
369N/A#
3817N/A#ident "%Z%%M% %I% %E% SMI"
3817N/A#
4659N/A# Copyright (c) 1998-1999 by Sun Microsystems, Inc.
3817N/A# All rights reserved.
369N/A#
369N/A# lib/libnsl/spec/sparcv9/Makefile
369N/A
369N/A.KEEP_STATE:
369N/A
369N/Ainclude ../Makefile.targ
844N/A
844N/A# Add arch specific objects here
369N/AOBJECTS +=
5622N/A
369N/Ainclude $(SRC)/lib/Makefile.lib
3817N/Ainclude $(SRC)/lib/Makefile.lib.64
3817N/A
369N/A# Uncomment the following if the linker complains
369N/Asparcv9_C_PICFLAGS = -K PIC
5002N/A
369N/Ainclude $(SRC)/lib/Makefile.spec
369N/A
369N/Ainstall: $(ROOTABILIB64)
369N/A