Makefile revision c138f478d2bc94e73ab8f6a084e323bec25e62f5
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# CDDL HEADER START
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# The contents of this file are subject to the terms of the
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# Common Development and Distribution License, Version 1.0 only
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# (the "License"). You may not use this file except in compliance
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# 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
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz# Use is subject to license terms.
60b08185ce63023f22fd6b2ed0db8c0d119b2023yz#pragma 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
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