Makefile revision d291d9f21e8c0417aec99de243dd48bc400002d0
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# CDDL HEADER START
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# The contents of this file are subject to the terms of the
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# Common Development and Distribution License, Version 1.0 only
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# (the "License"). You may not use this file except in compliance
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# with the License.
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# See the License for the specific language governing permissions
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# and limitations under the License.
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# When distributing Covered Code, include this CDDL HEADER in each
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# If applicable, add the following below this CDDL HEADER, with the
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# fields enclosed by brackets "[]" replaced with your own identifying
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# information: Portions Copyright [yyyy] [name of copyright owner]
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# CDDL HEADER END
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# Use is subject to license terms.
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf#ident "%Z%%M% %I% %E% SMI"
f808c858fa61e7769218966759510a8b1190dfcfraf# Path to the base of the uts directory tree.
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# Define the module and object file sets.
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# Include common rules.
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# Define targets
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# Overrides
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# lint pass one enforcement
66f9d5cb3cc0652e2d9d1366fb950efbe4ca2f24mlf# depends on
TEST = test
%.wlcmd:
$(SCSI_FILES) \
$(SBP2_FILES) \
$(TOUCH) $@