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