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