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