Makefile revision 2fcbc377041d659446ded306a92901b4b0753b68
2fcbc377041d659446ded306a92901b4b0753b68yt# CDDL HEADER START
2fcbc377041d659446ded306a92901b4b0753b68yt# The contents of this file are subject to the terms of the
2fcbc377041d659446ded306a92901b4b0753b68yt# Common Development and Distribution License (the "License").
2fcbc377041d659446ded306a92901b4b0753b68yt# You may not use this file except in compliance with the License.
2fcbc377041d659446ded306a92901b4b0753b68yt# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2fcbc377041d659446ded306a92901b4b0753b68yt# See the License for the specific language governing permissions
2fcbc377041d659446ded306a92901b4b0753b68yt# and limitations under the License.
2fcbc377041d659446ded306a92901b4b0753b68yt# When distributing Covered Code, include this CDDL HEADER in each
2fcbc377041d659446ded306a92901b4b0753b68yt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2fcbc377041d659446ded306a92901b4b0753b68yt# If applicable, add the following below this CDDL HEADER, with the
2fcbc377041d659446ded306a92901b4b0753b68yt# fields enclosed by brackets "[]" replaced with your own identifying
2fcbc377041d659446ded306a92901b4b0753b68yt# information: Portions Copyright [yyyy] [name of copyright owner]
2fcbc377041d659446ded306a92901b4b0753b68yt# CDDL HEADER END
2fcbc377041d659446ded306a92901b4b0753b68yt# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
2fcbc377041d659446ded306a92901b4b0753b68yt# Use is subject to license terms.
2fcbc377041d659446ded306a92901b4b0753b68yt# ident "%Z%%M% %I% %E% SMI"
2fcbc377041d659446ded306a92901b4b0753b68yt# This makefile drives the production of the
2fcbc377041d659446ded306a92901b4b0753b68yt# "/kernel/drv/ahci" kernel module.
2fcbc377041d659446ded306a92901b4b0753b68yt# sparc architecture dependent
2fcbc377041d659446ded306a92901b4b0753b68yt# Path to the base of the uts directory tree (usually /usr/src/uts).
2fcbc377041d659446ded306a92901b4b0753b68yt# Define the module and object file sets.
2fcbc377041d659446ded306a92901b4b0753b68yt# Include common rules.
2fcbc377041d659446ded306a92901b4b0753b68yt# Define targets
2fcbc377041d659446ded306a92901b4b0753b68yt# Overrides.
2fcbc377041d659446ded306a92901b4b0753b68yt# lint pass one enforcement
2fcbc377041d659446ded306a92901b4b0753b68yt# Default build targets.
2fcbc377041d659446ded306a92901b4b0753b68yt# Include common targets.
2fcbc377041d659446ded306a92901b4b0753b68yt# Defines for local commands.