Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
f06e7c4b1bce6b6491e5de0b7998d3f5696b293dchrisd# The contents of this file are subject to the terms of the
f06e7c4b1bce6b6491e5de0b7998d3f5696b293dchrisd# Common Development and Distribution License, Version 1.0 only
f06e7c4b1bce6b6491e5de0b7998d3f5696b293dchrisd# (the "License"). You may not use this file except in compliance
179565be4043d7e5f9161aa75271fa0a001866d9covener# with the License.
179565be4043d7e5f9161aa75271fa0a001866d9covener# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
111436a32ba1254291e4883292fb116d15fe8f64covener# See the License for the specific language governing permissions
111436a32ba1254291e4883292fb116d15fe8f64covener# and limitations under the License.
fce4949fb0b309a5744afcd503c6ed2d35621ee2covener# When distributing Covered Code, include this CDDL HEADER in each
fce4949fb0b309a5744afcd503c6ed2d35621ee2covener# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fce4949fb0b309a5744afcd503c6ed2d35621ee2covener# If applicable, add the following below this CDDL HEADER, with the
fce4949fb0b309a5744afcd503c6ed2d35621ee2covener# fields enclosed by brackets "[]" replaced with your own identifying
7b7430e701e9a31ce809da7c220bb8dfcf68c86etrawick# information: Portions Copyright [yyyy] [name of copyright owner]
7b7430e701e9a31ce809da7c220bb8dfcf68c86etrawick# CDDL HEADER END
a370a774825bc89fc6b0d8e45035a590e39b0bd6minfrin# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
a370a774825bc89fc6b0d8e45035a590e39b0bd6minfrin# Use is subject to license terms.
60998c490ad3334eb07ae63b23b479ac564dec94kbrand#ident "%Z%%M% %I% %E% SMI"
60998c490ad3334eb07ae63b23b479ac564dec94kbrand# This makefile drives the production of the sun4v default platform module.
60998c490ad3334eb07ae63b23b479ac564dec94kbrand# sun4v implementation architecture dependent
1e1539a1e7d64b1af92636b81aac5aa50ee3163bminfrin# Path to the base of the uts directory tree (usually /usr/src/uts).
273e512f20f262e5e2aa8e0e83371d1929fb76adjkaluza# Define the module and object file sets.
fe83f60b41477b14a37edcfcd1f7f5c5a1ebfe44minfrin# Include common rules.
7f6bfe455bd605a6401d2fcc9423972a24266b16jim# Override defaults
3b995de5609b15115a0764e6979ba43071a2988fjim# Define targets
ba050a6f942b9fa0e81ed73437588005c569655ccovener# lint pass one enforcement
166b66614fb67e1b95c200433925787457657a0ajim# Default build targets.
56589be3d7a3e9343370df240010c6928cc78b39jkaluza# Include common targets.