Makefile revision 845fc5148a0816bb8ccc179938ed070b82f5808f
624664e50406f63108ddc7bad47dbac87ac74261Francis Dupont# CDDL HEADER START
c1ced49662181d2fb2343ed7bde71d170f0d1119Mark Andrews# The contents of this file are subject to the terms of the
c1ced49662181d2fb2343ed7bde71d170f0d1119Mark Andrews# Common Development and Distribution License, Version 1.0 only
ba88bcf08b965f65c07735efa2f675b8cbeb735aMark Andrews# (the "License"). You may not use this file except in compliance
ba88bcf08b965f65c07735efa2f675b8cbeb735aMark Andrews# with the License.
ba88bcf08b965f65c07735efa2f675b8cbeb735aMark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
88c63fe9c78e60e5e521d095d6e983c211902904Mark Andrews# See the License for the specific language governing permissions
88c63fe9c78e60e5e521d095d6e983c211902904Mark Andrews# and limitations under the License.
4c05f9a6a3d0fe27d5fad1599b10500e21c705feMark Andrews# When distributing Covered Code, include this CDDL HEADER in each
d31740ce282bcf0a27e17dec49a3ff9ddd26e814Scott Mann# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d31740ce282bcf0a27e17dec49a3ff9ddd26e814Scott Mann# If applicable, add the following below this CDDL HEADER, with the
d31740ce282bcf0a27e17dec49a3ff9ddd26e814Scott Mann# fields enclosed by brackets "[]" replaced with your own identifying
d31740ce282bcf0a27e17dec49a3ff9ddd26e814Scott Mann# information: Portions Copyright [yyyy] [name of copyright owner]
664917bedafa65dee4349c84324a31731aa1e228Francis Dupont# CDDL HEADER END
17bc56e321574b43c5837d1741e9157c8f2fcd91Francis Dupont# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
d3e3d7846dd5895960dcdcb1012b4be23388f81cMark Andrews# Use is subject to license terms.
d3e3d7846dd5895960dcdcb1012b4be23388f81cMark Andrews#ident "%Z%%M% %I% %E% SMI"
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# This makefile drives the production of the usbs49_fw kernel module.
7cc5632595476c20f1c0683eff35baa370dd65bbEvan Hunt# Path to the base of the uts directory tree (usually /usr/src/uts).
2f09e7c3fc25c0e5028593a24531d636845c3e42Mark Andrews# Define the module and object file sets.
fd5d7b4b1cf3b11ff248a361e5b2c56ca7372225Mark Andrews# Include common rules.
b795de862ba8e75f3b9c56abb9553c28255c8567Mark Andrews# lint pass one enforcement
0a92db42c6be6a158cd41ff863831a8d2d257935Mark Andrews# Define targets
17a0bbda335ffc9af34be1000f500c622008458cMark Andrews# Include common targets.