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