ca5345b6a28e9e9bfd0c135121d62c6b35a5390dSebastien Roy# CDDL HEADER START
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# The contents of this file are subject to the terms of the
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# Common Development and Distribution License (the "License").
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# You may not use this file except in compliance with the License.
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# See the License for the specific language governing permissions
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# and limitations under the License.
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# When distributing Covered Code, include this CDDL HEADER in each
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# If applicable, add the following below this CDDL HEADER, with the
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# fields enclosed by brackets "[]" replaced with your own identifying
6849994e8263545ed3c0f6f5676e47b38e14f63eSebastien Roy# information: Portions Copyright [yyyy] [name of copyright owner]
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# CDDL HEADER END
ca5345b6a28e9e9bfd0c135121d62c6b35a5390dSebastien Roy# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
ca5345b6a28e9e9bfd0c135121d62c6b35a5390dSebastien Roy# This makefile drives the production of the fcoet driver for COMSTAR.
6849994e8263545ed3c0f6f5676e47b38e14f63eSebastien Roy# Path to the base of the uts directory tree (usually /usr/src/uts).
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# Define the module and object file sets.
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# Include common rules.
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# Define targets
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# Overrides and depends_on
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# Default build targets.
62dadd654b88164ac263978699c78aa01647a39bYuri Pankov# Include common targets.