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