Makefile revision 22eb7cb54d8a6bcf6fe2674cb4b1f0cf2d85cfb6
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# CDDL HEADER START
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# The contents of this file are subject to the terms of the
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# Common Development and Distribution License (the "License").
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# You may not use this file except in compliance with the License.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# See the License for the specific language governing permissions
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# and limitations under the License.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# When distributing Covered Code, include this CDDL HEADER in each
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# If applicable, add the following below this CDDL HEADER, with the
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# fields enclosed by brackets "[]" replaced with your own identifying
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# information: Portions Copyright [yyyy] [name of copyright owner]
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# CDDL HEADER END
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# Use is subject to license terms.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e#ident "%Z%%M% %I% %E% SMI"
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# This makefile drives the production of the uhci driver kernel module.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# sparc implementation architecture dependent
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# Path to the base of the uts directory tree (usually /usr/src/uts).
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# Define the module and object file sets.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# Include common rules.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# lint pass one enforcement
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# depends on misc/usba
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# Define targets
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# For now, disable these lint checks; maintainers should endeavor
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# to investigate and remove these for maximum lint coverage.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# Please do not carry these forward to new Makefiles.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# Include common targets.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# Defines for local commands.
80e2ca8596e3435bc3b76f3c597833ea0a87f85e# lock_lint rules