Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox User# CDDL HEADER START
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# The contents of this file are subject to the terms of the
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Common Development and Distribution License, Version 1.0 only
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# (the "License"). You may not use this file except in compliance
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# with the License.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# See the License for the specific language governing permissions
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# and limitations under the License.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# When distributing Covered Code, include this CDDL HEADER in each
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox User# If applicable, add the following below this CDDL HEADER, with the
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# fields enclosed by brackets "[]" replaced with your own identifying
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# information: Portions Copyright [yyyy] [name of copyright owner]
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# CDDL HEADER END
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Use is subject to license terms.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Copyright (c) 2011 Bayard G. Bell. All rights reserved.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# This makefile drives the production of the SLVM's hotspares misc module.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# sparc implementation architecture dependent
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Path to the base of the uts directory tree (usually /usr/src/uts).
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Define the module and object file sets.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Include common rules.
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt# Define targets
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Define dependency on md
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt# Default build targets.
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt# Include common targets.