Makefile revision 9907:98086c85a8f7
11573Srgrimes#
21573Srgrimes# CDDL HEADER START
31573Srgrimes#
41573Srgrimes# The contents of this file are subject to the terms of the
51573Srgrimes# Common Development and Distribution License (the "License").
61573Srgrimes# You may not use this file except in compliance with the License.
71573Srgrimes#
81573Srgrimes# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
91573Srgrimes# or http://www.opensolaris.org/os/licensing.
101573Srgrimes# See the License for the specific language governing permissions
111573Srgrimes# and limitations under the License.
121573Srgrimes#
131573Srgrimes# When distributing Covered Code, include this CDDL HEADER in each
141573Srgrimes# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
151573Srgrimes# If applicable, add the following below this CDDL HEADER, with the
161573Srgrimes# fields enclosed by brackets "[]" replaced with your own identifying
171573Srgrimes# information: Portions Copyright [yyyy] [name of copyright owner]
181573Srgrimes#
191573Srgrimes# CDDL HEADER END
201573Srgrimes#
211573Srgrimes#
221573Srgrimes# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
231573Srgrimes# Use is subject to license terms.
241573Srgrimes
251573Srgrimes
261573SrgrimesMODULE = mpt_sas.so
271573SrgrimesMDBTGT = kvm
281573Srgrimes
291573SrgrimesMODSRCS = mpt_sas.c
301573Srgrimes
311573Srgrimesinclude ../../../../Makefile.cmd
321573Srgrimesinclude ../../Makefile.ia32
3350476Speterinclude ../../../Makefile.module
341573Srgrimes
35127225StjrCPPFLAGS += -I$(SRC)/uts/common
361573Srgrimes