Makefile revision 1e49577a7fcde812700ded04431b49d67cc57d6d
72N/A#
72N/A# CDDL HEADER START
72N/A#
72N/A# The contents of this file are subject to the terms of the
72N/A# Common Development and Distribution License (the "License").
72N/A# You may not use this file except in compliance with the License.
72N/A#
72N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
72N/A# or http://www.opensolaris.org/os/licensing.
72N/A# See the License for the specific language governing permissions
72N/A# and limitations under the License.
72N/A#
72N/A# When distributing Covered Code, include this CDDL HEADER in each
72N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
72N/A# If applicable, add the following below this CDDL HEADER, with the
72N/A# fields enclosed by brackets "[]" replaced with your own identifying
72N/A# information: Portions Copyright [yyyy] [name of copyright owner]
72N/A#
72N/A# CDDL HEADER END
72N/A#
844N/A
72N/A#
72N/A# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
72N/A#
72N/A
154N/Ainclude ../Makefile.com
618N/Ainclude $(SRC)/lib/Makefile.lib.64
72N/A
72N/AAS_CPPFLAGS += -D__sparcv9
844N/AASFLAGS += -xarch=v9
844N/A
72N/Aall install: $(SYMCAP)
72N/A
72N/Ainclude ../../Makefile.targ
72N/A