Makefile revision 734b6a94890be549309b21156f8ed6d4561cac51
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 2004 Sun Microsystems, Inc. All rights reserved.
363N/A# Use is subject to license terms.
2221N/A#
2221N/A# ident "%Z%%M% %I% %E% SMI"
363N/A#
363N/A
364N/Ainclude ../Makefile.targ
363N/A
363N/A# Add arch specific objects here
3062N/AOBJECTS +=
2221N/A
363N/Ainclude $(SRC)/lib/Makefile.lib
844N/Ainclude $(SRC)/lib/Makefile.lib.64
3062N/A
363N/A# Uncomment the following if the linker complains
2931N/A#amd64_C_PICFLAGS = $(amd64_C_BIGPICFLAGS)
363N/A
3817N/Ainclude $(SRC)/lib/Makefile.spec
3817N/A
363N/A.KEEP_STATE:
695N/A
365N/Ainstall: $(ROOTABILIB64)
363N/A