Makefile revision bf56214c0556fa6864189c826d39dbe156bb22a0
107N/A# The contents of this file are subject to the terms of the 107N/A# Common Development and Distribution License (the "License"). 107N/A# You may not use this file except in compliance with the License. 107N/A# See the License for the specific language governing permissions 107N/A# and limitations under the License. 107N/A# When distributing Covered Code, include this CDDL HEADER in each 107N/A# If applicable, add the following below this CDDL HEADER, with the 107N/A# fields enclosed by brackets "[]" replaced with your own identifying 107N/A# information: Portions Copyright [yyyy] [name of copyright owner] 107N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 3231N/A# Use is subject to license terms. 107N/A#ident "%Z%%M% %I% %E% SMI" 107N/A# This makefile drives the production of the hid kernel driver. 107N/A# sparc architecture dependent 107N/A# Define the module and object file sets. 107N/A# lint pass one enforcement 107N/A# For now, disable these lint checks; maintainers should endeavor 107N/A# to investigate and remove these for maximum lint coverage. 107N/A# Please do not carry these forward to new Makefiles. 107N/A# Include common targets. 2086N/A# Defines for local commands.