Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# CDDL HEADER START
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# The contents of this file are subject to the terms of the
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# Common Development and Distribution License (the "License").
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# You may not use this file except in compliance with the License.
13416589113eaca4eb2d0e5d7d4804b82ace2fbeJazzyNico# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# See the License for the specific language governing permissions
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# and limitations under the License.
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# When distributing Covered Code, include this CDDL HEADER in each
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
552172cf26a171fed08815e2029ccbb471121c00JazzyNico# If applicable, add the following below this CDDL HEADER, with the
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# fields enclosed by brackets "[]" replaced with your own identifying
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# information: Portions Copyright [yyyy] [name of copyright owner]
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# CDDL HEADER END
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# Use is subject to license terms.
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# This makefile drives the production of the audioens driver.
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# Path to the base of the uts directory tree (usually /usr/src/uts).
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# Define the module and object file sets.
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# Include common rules.
946446c62057692c2e052e496a17780091d9701bJazzyNico# Define targets
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# Default build targets.
a716fab76e2bc0af23270766868cb0a50fae5af9Alex Valavanis# Include common targets.