Makefile revision bb25c06cca41ca78e5fb87fbb8e81d55beb18c95
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# CDDL HEADER START
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# The contents of this file are subject to the terms of the
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# Common Development and Distribution License (the "License").
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# You may not use this file except in compliance with the License.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# See the License for the specific language governing permissions
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# and limitations under the License.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# When distributing Covered Code, include this CDDL HEADER in each
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# If applicable, add the following below this CDDL HEADER, with the
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# fields enclosed by brackets "[]" replaced with your own identifying
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# information: Portions Copyright [yyyy] [name of copyright owner]
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# CDDL HEADER END
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# Use is subject to license terms.
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg#ident "%Z%%M% %I% %E% SMI"
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# This makefile drives the production of the Keyspan USB Serial
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# Adapter driver.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# Path to the base of the uts directory tree (usually /usr/src/uts).
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# Define the module and object file sets.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# Include common rules.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# lint pass one enforcement
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# Define targets
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# For now, disable these lint checks; maintainers should endeavor
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# to investigate and remove these for maximum lint coverage.
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# Please do not carry these forward to new Makefiles.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# Include common targets.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# Defines for local commands.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz%.ll: $(UTSBASE)/common/io/usb/clients/usbser/usbser_keyspan/%.c
60b08185ce63023f22fd6b2ed0db8c0d119b2023yzwarlock_with_usbser: $(WARLOCK_OUT) usbser_files warlock_ddi.files
60b08185ce63023f22fd6b2ed0db8c0d119b2023yzwarlock_with_usba: $(WARLOCK_CMD) $(WARLOCK_OUT) usbser_files \
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz usba_files ohci_files uhci_files ehci_files warlock_ddi.files