Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
adb8c5e5291be5943122bbff404bc1018c79d555ianh# CDDL HEADER START
f2afeedf074acc1a698a9527154eacd138e6c5a1trawick# The contents of this file are subject to the terms of the
855e263a93fde2e30d10a48a9ffc047039bfc9d9brianp# Common Development and Distribution License (the "License").
855e263a93fde2e30d10a48a9ffc047039bfc9d9brianp# You may not use this file except in compliance with the License.
855e263a93fde2e30d10a48a9ffc047039bfc9d9brianp# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
54b3b7946d22324cea615d7c8a4ff0c9eadd1f8crbb# See the License for the specific language governing permissions
54b3b7946d22324cea615d7c8a4ff0c9eadd1f8crbb# and limitations under the License.
54b3b7946d22324cea615d7c8a4ff0c9eadd1f8crbb# When distributing Covered Code, include this CDDL HEADER in each
e28c02dc08247d3fcb71e81791cac2311a248dfdrbb# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e28c02dc08247d3fcb71e81791cac2311a248dfdrbb# If applicable, add the following below this CDDL HEADER, with the
e28c02dc08247d3fcb71e81791cac2311a248dfdrbb# fields enclosed by brackets "[]" replaced with your own identifying
e28c02dc08247d3fcb71e81791cac2311a248dfdrbb# information: Portions Copyright [yyyy] [name of copyright owner]
e28c02dc08247d3fcb71e81791cac2311a248dfdrbb# CDDL HEADER END
f9f506f0686ad065b4c6fe14dd962cdd478350dbianh# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
9d0665da83d1e22c0ea0e5f6f940f70f75bf5237ianh# Use is subject to license terms.
9d0665da83d1e22c0ea0e5f6f940f70f75bf5237ianh# This makefile drives the production of the pcata driver kernel module.
47c2fb4c1f155ddb6954e46e7f6d125eef78b3bbaaron# Path to the base of the uts directory tree (usually /usr/src/uts).
0cdca1e056a05a09fe16fe736abcf79969c9767ejerenkrantz# Define the module and object file sets.
06461d67f387ea068187e6dfa036875a8205c04cjerenkrantz# Include common rules.
1a6a0072a95887164091e366ba0e89c2b39a954abrianp# Define targets
6865813dee5d3c1ebf12dd810368171792a0190atrawick# Override defaults to build a unique, local modstubs.o.
5ad238c42b1e159ee8f164515e0c4ee6c727c2fdtrawick# lint pass one enforcement
ba00c3b7c20f00ce631b89ae3b1cd3bae8d1b165rbb# For now, disable these lint checks; maintainers should endeavor
ba00c3b7c20f00ce631b89ae3b1cd3bae8d1b165rbb# to investigate and remove these for maximum lint coverage.
ba00c3b7c20f00ce631b89ae3b1cd3bae8d1b165rbb# Please do not carry these forward to new Makefiles.
fa449f5bc87c5d87c4c60e778c9c882e7254de7ejwoolley# Default build targets.
e6cc28a5eb3371ba0c38e941855e71ff0054f50erbb# Include common targets.