Makefile revision 4bb7efa72ed531c10f097919636e67724ec4c25a
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# CDDL HEADER START
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# The contents of this file are subject to the terms of the
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# Common Development and Distribution License (the "License").
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# You may not use this file except in compliance with the License.
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# See the License for the specific language governing permissions
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# and limitations under the License.
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# When distributing Covered Code, include this CDDL HEADER in each
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# If applicable, add the following below this CDDL HEADER, with the
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# fields enclosed by brackets "[]" replaced with your own identifying
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# information: Portions Copyright [yyyy] [name of copyright owner]
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# CDDL HEADER END
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# Use is subject to license terms.
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# This makefile drives the production of the blk2scsa driver
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# sparc architecture dependent
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# Paths to the base of the uts directory trees
ea3b3a75abb3f8b853f7da454b9b8e258a120eeaPatrik Flykt# Define the module and object file sets.
6599680e2d33597f0f11a99e1c3c957b42418568Patrik Flykt# Include common rules.
709d6710d047566c71f03e579a02c3d99fe15a3ePatrik Flykt# Define targets.
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# Note dependancy on misc/scsi.
3fb2c57038cf8dad396421989f43697fcf4ac4a4Patrik Flykt# Default build targets.
$(WARLOCK_OUT) \
$(TOUCH) $@