Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# CDDL HEADER START
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico# The contents of this file are subject to the terms of the
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# Common Development and Distribution License (the "License").
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# You may not use this file except in compliance with the License.
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# See the License for the specific language governing permissions
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# and limitations under the License.
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# When distributing Covered Code, include this CDDL HEADER in each
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# If applicable, add the following below this CDDL HEADER, with the
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico# fields enclosed by brackets "[]" replaced with your own identifying
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# information: Portions Copyright [yyyy] [name of copyright owner]
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# CDDL HEADER END
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# Use is subject to license terms.
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# This makefile drives the production of the hidparser misc module.
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico# sparc architecture dependent
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico# Path to the base of the uts directory tree (usually /usr/src/uts).
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico# Define the module and object file sets.
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# Include common rules.
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# lint pass one enforcement
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico# Define targets
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# Include common targets.