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