Makefile revision e2c88f0c2610f16de7b639746b40dea5f3e2256e
78N/A# The contents of this file are subject to the terms of the 78N/A# Common Development and Distribution License (the "License"). 78N/A# You may not use this file except in compliance with the License. 78N/A# See the License for the specific language governing permissions 78N/A# and limitations under the License. 78N/A# When distributing Covered Code, include this CDDL HEADER in each 78N/A# If applicable, add the following below this CDDL HEADER, with the 78N/A# fields enclosed by brackets "[]" replaced with your own identifying 78N/A# information: Portions Copyright [yyyy] [name of copyright owner] 78N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 78N/A# Use is subject to license terms. 4741N/A# Copyright 2014 Garrett D'Amore <garrett@damore.org> 844N/A# This makefile drives the production of the usbvc driver kernel module. 78N/A# Path to the base of the uts directory tree (usually /usr/src/uts). 3817N/A# Define the module and object file sets. 3488N/A# Disable this because it is necessary for this driver # Defines for local commands.