xref: /illumos-gate/usr/src/lib/scsi/plugins/ses/LSILOGIC-SASX28-A.0/Makefile (revision 55fea89dcaa64928bed4327112404dcb3e07b79f)
1*d91236feSeschrock#
2*d91236feSeschrock# CDDL HEADER START
3*d91236feSeschrock#
4*d91236feSeschrock# The contents of this file are subject to the terms of the
5*d91236feSeschrock# Common Development and Distribution License (the "License").
6*d91236feSeschrock# You may not use this file except in compliance with the License.
7*d91236feSeschrock#
8*d91236feSeschrock# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*d91236feSeschrock# or http://www.opensolaris.org/os/licensing.
10*d91236feSeschrock# See the License for the specific language governing permissions
11*d91236feSeschrock# and limitations under the License.
12*d91236feSeschrock#
13*d91236feSeschrock# When distributing Covered Code, include this CDDL HEADER in each
14*d91236feSeschrock# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*d91236feSeschrock# If applicable, add the following below this CDDL HEADER, with the
16*d91236feSeschrock# fields enclosed by brackets "[]" replaced with your own identifying
17*d91236feSeschrock# information: Portions Copyright [yyyy] [name of copyright owner]
18*d91236feSeschrock#
19*d91236feSeschrock# CDDL HEADER END
20*d91236feSeschrock#
21*d91236feSeschrock
22*d91236feSeschrock#
23*d91236feSeschrock# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
24*d91236feSeschrock# Use is subject to license terms.
25*d91236feSeschrock#
26*d91236feSeschrock#ident	"%Z%%M%	%I%	%E% SMI"
27*d91236feSeschrock
28*d91236feSeschrockHDRS =
29*d91236feSeschrockHDRDIR = common
30*d91236feSeschrockPLUGINTYPE = vendor
31*d91236feSeschrock
32*d91236feSeschrockinclude ../Makefile.plugin
33