Makefile revision 1c42de6d020629af774dd9e9fc81be3f3ed9398e
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# CDDL HEADER START
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# The contents of this file are subject to the terms of the
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# Common Development and Distribution License (the "License").
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# You may not use this file except in compliance with the License.
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# See the License for the specific language governing permissions
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# and limitations under the License.
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# When distributing Covered Code, include this CDDL HEADER in each
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# If applicable, add the following below this CDDL HEADER, with the
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# fields enclosed by brackets "[]" replaced with your own identifying
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# information: Portions Copyright [yyyy] [name of copyright owner]
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# CDDL HEADER END
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# Use is subject to license terms.
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# ident "%Z%%M% %I% %E% SMI"
cb241c1aa2096e51864b45398cc15850b0ce4d8cjamiebowen# This makefile drives the production of the i2bsc nexus driver.
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# Path to the base of the uts directory tree (usually /usr/src/uts).
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# Define the module and object file sets.
3e7992560027364f56fb4fb0ef645623bd020c3bjamiebowen# Include common rules.
$(TOUCH) $@