Makefile revision bb25c06cca41ca78e5fb87fbb8e81d55beb18c95
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# CDDL HEADER START
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# The contents of this file are subject to the terms of the
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Common Development and Distribution License (the "License").
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# You may not use this file except in compliance with the License.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# See the License for the specific language governing permissions
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# and limitations under the License.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# When distributing Covered Code, include this CDDL HEADER in each
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# If applicable, add the following below this CDDL HEADER, with the
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# fields enclosed by brackets "[]" replaced with your own identifying
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# information: Portions Copyright [yyyy] [name of copyright owner]
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# CDDL HEADER END
06ba4a61654b3763ad65f52283832ebf058fdf1cslive#ident "%Z%%M% %I% %E% SMI"
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Use is subject to license terms.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# This makefile drives the production of the smbus nexus driver.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Path to the base of the uts directory tree (usually /usr/src/uts).
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Define the module and object file sets.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Include common rules.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# lint pass one enforcement
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# For now, disable these lint checks; maintainers should endeavor
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# to investigate and remove these for maximum lint coverage.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Please do not carry these forward to new Makefiles.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Define targets
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Defines for local commands.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Warlock targets
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Include common targets