Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
a47a604a8bd3897c793e22c119150d085a7d2243humbedooh# The contents of this file are subject to the terms of the
a47a604a8bd3897c793e22c119150d085a7d2243humbedooh# Common Development and Distribution License (the "License").
a47a604a8bd3897c793e22c119150d085a7d2243humbedooh# You may not use this file except in compliance with the License.
a47a604a8bd3897c793e22c119150d085a7d2243humbedooh# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
74e7a30182af5e68f14ccb8d57918b22b982db8bhumbedooh# See the License for the specific language governing permissions
74e7a30182af5e68f14ccb8d57918b22b982db8bhumbedooh# and limitations under the License.
10961a2f60207cb873d889bb28b1f0ef707a4311humbedooh# When distributing Covered Code, include this CDDL HEADER in each
10961a2f60207cb873d889bb28b1f0ef707a4311humbedooh# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0448378b899e8df0c060360f17c0af692adf17bchumbedooh# If applicable, add the following below this CDDL HEADER, with the
0448378b899e8df0c060360f17c0af692adf17bchumbedooh# fields enclosed by brackets "[]" replaced with your own identifying
0448378b899e8df0c060360f17c0af692adf17bchumbedooh# information: Portions Copyright [yyyy] [name of copyright owner]
60a765cccbd3f3b5997b65b0034220c79f78369etrawick# CDDL HEADER END
e7ca863b04ee2a7aea7738cadbf51ce5e6c5245dhumbedooh# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
e7ca863b04ee2a7aea7738cadbf51ce5e6c5245dhumbedooh# Use is subject to license terms.
79c5787b92ac5f0e1cc82393816c77a006399316trawick# This makefile drives the production of the tirdwr streams kernel
79c5787b92ac5f0e1cc82393816c77a006399316trawick# sparc architecture dependent
79c5787b92ac5f0e1cc82393816c77a006399316trawick# Path to the base of the uts directory tree (usually /usr/src/uts).
e20c6ecbd465cd7dabb44acea6afafc7925f3a03sf# Define the module and object file sets.
4bb0a88a01fb7b494bb02a8b881b5eab0308bda6sf# Include common rules.
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton# Define targets
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton# lint pass one enforcement
53e9b27aba029b18be814df40bcf6f0428771d1efuankg# For now, disable these lint checks; maintainers should endeavor
53e9b27aba029b18be814df40bcf6f0428771d1efuankg# to investigate and remove these for maximum lint coverage.
53e9b27aba029b18be814df40bcf6f0428771d1efuankg# Please do not carry these forward to new Makefiles.
b40bfdb714672f972887f9f1f1e154e00125bb68covener# Default build targets.
0827cb14e550f6f65018431c22c2c913631c8f25kbrand# Include common targets.