Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
ce7216c40ac973ed9ac5a90d75cd41b14b789725Mark Andrews# CDDL HEADER START
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews# The contents of this file are subject to the terms of the
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews# Common Development and Distribution License (the "License").
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews# You may not use this file except in compliance with the License.
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# See the License for the specific language governing permissions
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# and limitations under the License.
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman# When distributing Covered Code, include this CDDL HEADER in each
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman# If applicable, add the following below this CDDL HEADER, with the
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman# fields enclosed by brackets "[]" replaced with your own identifying
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman# information: Portions Copyright [yyyy] [name of copyright owner]
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman# CDDL HEADER END
d372f426ca42ee2bc7bcb1f76a52c4f154de1f9bMark Andrews# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman# Use is subject to license terms.
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman# This makefile drives the production of the audiols driver.
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt# Path to the base of the uts directory tree (usually /usr/src/uts).
d88ba937124b2a4f8a074fc2aef9caf2022308b4Mark Andrews# Define the module and object file sets.
d1dbf6b20fdcfa95acd75cdb96fcd57067a31144Mukund Sivaraman# Include common rules.
f02c22d58ac88777655e0b407b22b07864d39184Evan Hunt# Define targets
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews# Default build targets.
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt# Include common targets.