fa342c624a5e7df0d10ef34586f8cfffbcd92c69Brian Wellington#
fa342c624a5e7df0d10ef34586f8cfffbcd92c69Brian Wellington# CDDL HEADER START
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews#
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# The contents of this file are subject to the terms of the
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Common Development and Distribution License (the "License").
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# You may not use this file except in compliance with the License.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews#
fa342c624a5e7df0d10ef34586f8cfffbcd92c69Brian Wellington# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# or http://www.opensolaris.org/os/licensing.
fa342c624a5e7df0d10ef34586f8cfffbcd92c69Brian Wellington# See the License for the specific language governing permissions
73a0d5c6ecd9f5305dbe3d8360d2b72426af904aAndreas Gustafsson# and limitations under the License.
67a3554aa6c59d9feb94fdc9434402a2d6ab48e8Andreas Gustafsson#
67a3554aa6c59d9feb94fdc9434402a2d6ab48e8Andreas Gustafsson# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
MODULE = qlc.so
MDBTGT = kvm
MODSRCS = qlc.c
include ../../../../Makefile.cmd
include ../../../../Makefile.cmd.64
include ../../Makefile.amd64
include ../../../Makefile.module
CPPFLAGS += -I$(SRC)/uts/common
CPPFLAGS += -I$(SRC)/uts/common/sys/fibre-channel
CPPFLAGS += -I$(SRC)/uts/common/sys/fibre-channel/fca/qlc
CPPFLAGS += -I$(SRC)/uts/common/sys/fibre-channel/impl
LINTFLAGS64 += -erroff=E_STATIC_UNUSED -erroff=E_FUNC_SET_NOT_USED
LINTFLAGS64 += -erroff=E_STATIC_UNUSED -erroff=E_FUNC_ARG_UNUSED
C99MODE= -xc99=%all
C99LMODE= -Xc99=%all
CERRWARN += -_gcc=-Wno-address