Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# CDDL HEADER START
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# The contents of this file are subject to the terms of the
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# Common Development and Distribution License (the "License").
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# You may not use this file except in compliance with the License.
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# See the License for the specific language governing permissions
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# and limitations under the License.
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# When distributing Covered Code, include this CDDL HEADER in each
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# If applicable, add the following below this CDDL HEADER, with the
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# fields enclosed by brackets "[]" replaced with your own identifying
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# information: Portions Copyright [yyyy] [name of copyright owner]
7190e58eec40192c9719d2f2593471eda14e7e7cfuankg# CDDL HEADER END
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# Use is subject to license terms.
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# This makefile drives the production of high definition audio
95ca7cc2aa11b41497ffab3a1003bc09d24b6bc1fuankg# driver (audioixp) kernel module.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# Path to the base of the uts directory tree (usually /usr/src/uts).
70953fb44a7140fe206c3a5f011e24209c8c5c6abnicholes# Define the module and object file sets.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# Include common rules.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# Overrides, lint pass one enforcement
70953fb44a7140fe206c3a5f011e24209c8c5c6abnicholes# Define targets
b387b9d37fc71c534f4718777454a8f5a1169017fuankg# Default build targets.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# Include common targets.