Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames# CDDL HEADER START
5541a81e194dc99521c0ecf904a940b0b65a93f2nd# The contents of this file are subject to the terms of the
5c4e29c5f77fbc967d78886ab378b9500267b0fbtrawick# Common Development and Distribution License (the "License").
5c4e29c5f77fbc967d78886ab378b9500267b0fbtrawick# You may not use this file except in compliance with the License.
60f9b4ee2002436dbcb0bf33d4d76abc4b1a0d7dtrawick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
60f9b4ee2002436dbcb0bf33d4d76abc4b1a0d7dtrawick# See the License for the specific language governing permissions
cda7c69f374fb272aaf10ca80c63b0700b61a509rederpj# and limitations under the License.
cda7c69f374fb272aaf10ca80c63b0700b61a509rederpj# When distributing Covered Code, include this CDDL HEADER in each
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj# If applicable, add the following below this CDDL HEADER, with the
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj# fields enclosed by brackets "[]" replaced with your own identifying
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj# information: Portions Copyright [yyyy] [name of copyright owner]
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj# CDDL HEADER END
922d495b709b0dc09a7d918fdf8874dc23c1aef0nd# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
6c4c113ce85934b11c9e78399e1bb8ec7a568af9nd# Use is subject to license terms.
679cafe33462d8c6bd0a74cc4359e561d19a0aafnd# This makefile drives the production of the kb8042
6c4c113ce85934b11c9e78399e1bb8ec7a568af9nd# kernel module.
fba8c07e02a9af436c79ada0e2ba891717a9c333nd# Path to the base of the uts directory tree (usually /usr/src/uts).
73291de2e17c97d3549f2f8aa085ca43d27e108and# Define the module and object file sets.
238e707c9022eaa8332a702dd6913dd0d1fb3df8jerenkrantz# Include common rules.
5b953b9aeef5b38cae481e062a7b5ac209a6170end# Define targets
5c76205ce580dbac0020fbba74bcf211de3923d3nd# For now, disable these lint checks; maintainers should endeavor
5c76205ce580dbac0020fbba74bcf211de3923d3nd# to investigate and remove these for maximum lint coverage.
5c76205ce580dbac0020fbba74bcf211de3923d3nd# Please do not carry these forward to new Makefiles.
987c2c2ff2f19f306357f79d3280b347d96c470fnd# Default build targets.
7de6cb79f71a9007ba2b1e786cbad8b84f05d101nd# Include common targets.