Makefile revision bb25c06cca41ca78e5fb87fbb8e81d55beb18c95
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# CDDL HEADER START
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# The contents of this file are subject to the terms of the
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Common Development and Distribution License (the "License").
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# You may not use this file except in compliance with the License.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# See the License for the specific language governing permissions
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# and limitations under the License.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# When distributing Covered Code, include this CDDL HEADER in each
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# If applicable, add the following below this CDDL HEADER, with the
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# CDDL HEADER END
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Use is subject to license terms.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# This makefile drives the production of the scsa2usb driver
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# kernel module. sparc architecture dependent
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync#ident "%Z%%M% %I% %E% SMI"
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Path to the base of the uts directory tree (usually /usr/src/uts).
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Define the module and object file sets.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Include common rules.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# lint pass one enforcement
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Define targets
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncINSTALL_TARGET = $(BINARY) $(ROOTMODULE) $(ROOT_CONFFILE)
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# For now, disable these lint checks; maintainers should endeavor
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# to investigate and remove these for maximum lint coverage.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Please do not carry these forward to new Makefiles.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Include common targets.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Defines for local commands.
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# lock_lint rules
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncwarlock: $(MODULE).ok $(WARLOCK_OBJECTS) warlock_with_usba
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncscsa2usb.ok: $(WARLOCK_OBJECTS) scsa2usb.wlcmd warlock_ddi.files \
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync $(UTSBASE)/common/sys/usb/clients/mass_storage/usb_bulkonly.h \
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync $(UTSBASE)/common/sys/usb/clients/mass_storage/usb_cbi.h \
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncwarlock_with_usba: scsa2usb.wlcmd $(WARLOCK_OBJECTS) usba_files \
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync ohci_files ehci_files uhci_files warlock_ddi.files sd.files st.files