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