Makefile revision f6e214c7418f43af38bd8c3a557e3d0a1d311cfa
4675N/A#
4675N/A# CDDL HEADER START
4675N/A#
4675N/A# The contents of this file are subject to the terms of the
4675N/A# Common Development and Distribution License (the "License").
4675N/A# You may not use this file except in compliance with the License.
4675N/A#
4675N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4675N/A# or http://www.opensolaris.org/os/licensing.
4675N/A# See the License for the specific language governing permissions
4675N/A# and limitations under the License.
4675N/A#
4675N/A# When distributing Covered Code, include this CDDL HEADER in each
4675N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4675N/A# If applicable, add the following below this CDDL HEADER, with the
4675N/A# fields enclosed by brackets "[]" replaced with your own identifying
4675N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4675N/A#
4675N/A# CDDL HEADER END
4675N/A#
4675N/A#
4675N/A# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
4675N/A#
4675N/A
4675N/Ainclude ../Makefile.com
4675N/Ainclude ../../../Makefile.lib.64
4675N/A
4675N/ADYNFLAGS += -R/usr/lib/fm/$(MACH64)
4675N/A
4675N/Ainstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
4675N/A