Makefile revision 62e6146930fb254c3db3332a4597f6fffe081b2c
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn#
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# CDDL HEADER START
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn#
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# The contents of this file are subject to the terms of the
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# Common Development and Distribution License (the "License").
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# You may not use this file except in compliance with the License.
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn#
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# or http://www.opensolaris.org/os/licensing.
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# See the License for the specific language governing permissions
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# and limitations under the License.
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn#
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# When distributing Covered Code, include this CDDL HEADER in each
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# If applicable, add the following below this CDDL HEADER, with the
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# fields enclosed by brackets "[]" replaced with your own identifying
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# information: Portions Copyright [yyyy] [name of copyright owner]
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn#
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# CDDL HEADER END
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn#
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn#
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn# Use is subject to license terms.
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn#
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn#ident "%Z%%M% %I% %E% SMI"
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn
31e37bb439502e3f7c4c0a9a77d655ea5d56887avnMAPDIR = ../spec/sparc
31e37bb439502e3f7c4c0a9a77d655ea5d56887avnMACH_LDLIBS = -L$(ROOT)/usr/lib/fm
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn
31e37bb439502e3f7c4c0a9a77d655ea5d56887avninclude ../Makefile.com
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn
31e37bb439502e3f7c4c0a9a77d655ea5d56887avnDYNFLAGS += -R/usr/lib/fm
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn
31e37bb439502e3f7c4c0a9a77d655ea5d56887avnFMHDRS = ldom.h
31e37bb439502e3f7c4c0a9a77d655ea5d56887avnHDRDIR = .
31e37bb439502e3f7c4c0a9a77d655ea5d56887avnSRCDIR = .
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn
31e37bb439502e3f7c4c0a9a77d655ea5d56887avnROOTFMHDRDIR = $(ROOT)/usr/platform/sun4v/include/sys/fm
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn
62e6146930fb254c3db3332a4597f6fffe081b2cdbinstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn
62e6146930fb254c3db3332a4597f6fffe081b2cdbinstall_h: $(ROOTFMHDRS)
62e6146930fb254c3db3332a4597f6fffe081b2cdb
62e6146930fb254c3db3332a4597f6fffe081b2cdb$(ROOTFMHDRS): $(ROOTFMHDRDIR)
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn$(ROOTFMHDRDIR):
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn $(INS.dir)
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn$(ROOTFMHDRDIR)/%: $(HDRDIR)/%
31e37bb439502e3f7c4c0a9a77d655ea5d56887avn $(INS.file)