Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
1b988c41ee505962781d110a3e4c2c90f1ea0aa4covener# The contents of this file are subject to the terms of the
1b988c41ee505962781d110a3e4c2c90f1ea0aa4covener# Common Development and Distribution License, Version 1.0 only
1b988c41ee505962781d110a3e4c2c90f1ea0aa4covener# (the "License"). You may not use this file except in compliance
1b988c41ee505962781d110a3e4c2c90f1ea0aa4covener# with the License.
b352b6577c91eee28506a1d7db4b6951a45b8faekbrand# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b352b6577c91eee28506a1d7db4b6951a45b8faekbrand# See the License for the specific language governing permissions
b352b6577c91eee28506a1d7db4b6951a45b8faekbrand# and limitations under the License.
e42e58d225104194ba5e894eb616be1ce2258e13jailletc# When distributing Covered Code, include this CDDL HEADER in each
e42e58d225104194ba5e894eb616be1ce2258e13jailletc# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e42e58d225104194ba5e894eb616be1ce2258e13jailletc# If applicable, add the following below this CDDL HEADER, with the
10b01707470385065764d144de9bb5297fe8ecf2ylavic# fields enclosed by brackets "[]" replaced with your own identifying
10b01707470385065764d144de9bb5297fe8ecf2ylavic# information: Portions Copyright [yyyy] [name of copyright owner]
b8efdc95bec9cf089aa1be0bfd07d46aa1137a7acovener# CDDL HEADER END
c12b284247f00b5696adabb0b855ce0669465764ylavic# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
c12b284247f00b5696adabb0b855ce0669465764ylavic# Use is subject to license terms.
6029353b43240f5fa7feede018ce0e3ab1600c96covener#pragma ident "%Z%%M% %I% %E% SMI"
8861e3760584fe7f451b3519163502a63c406eb3humbedooh# This makefile drives the production of the scsi "misc"
8861e3760584fe7f451b3519163502a63c406eb3humbedooh# kernel module.
e1f43cac62f6960a6945e1fb6e3288ef7082ac53rpluem# intel architecture dependent
f06e7c4b1bce6b6491e5de0b7998d3f5696b293dchrisd# Path to the base of the uts directory tree (usually /usr/src/uts).
179565be4043d7e5f9161aa75271fa0a001866d9covener# Define the module and object file sets.
7b7430e701e9a31ce809da7c220bb8dfcf68c86etrawick# Include common rules.
d522f82d7ada07a0cedb8dc6b71eacf3477d7188trawick# Define targets
273e512f20f262e5e2aa8e0e83371d1929fb76adjkaluza# Overrides.
c8e4ae58e7b9eb27e5158d6980770d5064c50ba7trawick# Default build targets.
1122585e1e00bb81e9d0f054bf5c318cec23aa7dminfrin# Include common targets.