f5f2d263454d943a366844932bdb677530ba733bFred Herard#
f5f2d263454d943a366844932bdb677530ba733bFred Herard# CDDL HEADER START
f5f2d263454d943a366844932bdb677530ba733bFred Herard#
f5f2d263454d943a366844932bdb677530ba733bFred Herard# The contents of this file are subject to the terms of the
f5f2d263454d943a366844932bdb677530ba733bFred Herard# Common Development and Distribution License (the "License").
f5f2d263454d943a366844932bdb677530ba733bFred Herard# You may not use this file except in compliance with the License.
f5f2d263454d943a366844932bdb677530ba733bFred Herard#
f5f2d263454d943a366844932bdb677530ba733bFred Herard# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f5f2d263454d943a366844932bdb677530ba733bFred Herard# or http://www.opensolaris.org/os/licensing.
f5f2d263454d943a366844932bdb677530ba733bFred Herard# See the License for the specific language governing permissions
f5f2d263454d943a366844932bdb677530ba733bFred Herard# and limitations under the License.
f5f2d263454d943a366844932bdb677530ba733bFred Herard#
f5f2d263454d943a366844932bdb677530ba733bFred Herard# When distributing Covered Code, include this CDDL HEADER in each
f5f2d263454d943a366844932bdb677530ba733bFred Herard# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f5f2d263454d943a366844932bdb677530ba733bFred Herard# If applicable, add the following below this CDDL HEADER, with the
f5f2d263454d943a366844932bdb677530ba733bFred Herard# fields enclosed by brackets "[]" replaced with your own identifying
f5f2d263454d943a366844932bdb677530ba733bFred Herard# information: Portions Copyright [yyyy] [name of copyright owner]
f5f2d263454d943a366844932bdb677530ba733bFred Herard#
f5f2d263454d943a366844932bdb677530ba733bFred Herard# CDDL HEADER END
f5f2d263454d943a366844932bdb677530ba733bFred Herard#
f5f2d263454d943a366844932bdb677530ba733bFred Herard#
f5f2d263454d943a366844932bdb677530ba733bFred Herard# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
f5f2d263454d943a366844932bdb677530ba733bFred Herard# Use is subject to license terms.
f5f2d263454d943a366844932bdb677530ba733bFred Herard#
f5f2d263454d943a366844932bdb677530ba733bFred HerardMODULE = sata.so
f5f2d263454d943a366844932bdb677530ba733bFred HerardMDBTGT = kvm
f5f2d263454d943a366844932bdb677530ba733bFred Herard
f5f2d263454d943a366844932bdb677530ba733bFred HerardMODSRCS = sata.c
f5f2d263454d943a366844932bdb677530ba733bFred Herard
f5f2d263454d943a366844932bdb677530ba733bFred Herardinclude ../../../../../Makefile.cmd
f5f2d263454d943a366844932bdb677530ba733bFred Herardinclude ../../../Makefile.ia32
f5f2d263454d943a366844932bdb677530ba733bFred Herardinclude ../../../../Makefile.module
f5f2d263454d943a366844932bdb677530ba733bFred Herard
f5f2d263454d943a366844932bdb677530ba733bFred HerardCPPFLAGS += -I$(SRC)/cmd/mdb/common