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