Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames# CDDL HEADER START
5541a81e194dc99521c0ecf904a940b0b65a93f2nd# The contents of this file are subject to the terms of the
9556fb65eecaa55b866b413d5e262cd54be88f21nd# Common Development and Distribution License (the "License").
9556fb65eecaa55b866b413d5e262cd54be88f21nd# You may not use this file except in compliance with the License.
9556fb65eecaa55b866b413d5e262cd54be88f21nd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7d851311462dce44df8469009f98ba66d7f7f18end# See the License for the specific language governing permissions
7d851311462dce44df8469009f98ba66d7f7f18end# and limitations under the License.
7d851311462dce44df8469009f98ba66d7f7f18end# When distributing Covered Code, include this CDDL HEADER in each
987c2c2ff2f19f306357f79d3280b347d96c470fnd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
987c2c2ff2f19f306357f79d3280b347d96c470fnd# If applicable, add the following below this CDDL HEADER, with the
987c2c2ff2f19f306357f79d3280b347d96c470fnd# fields enclosed by brackets "[]" replaced with your own identifying
987c2c2ff2f19f306357f79d3280b347d96c470fnd# information: Portions Copyright [yyyy] [name of copyright owner]
99c475e760470ab8ca3d17da82a2f6158466f918rederpj# CDDL HEADER END
0b0966806a96fd817692a5420908594a0c7f9f89trawick# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
0b0966806a96fd817692a5420908594a0c7f9f89trawick# Use is subject to license terms.
8eeb24cab1b849bd17726d0a030cd299209f108cnd# This makefile drives the production of the kb streams kernel
c2d16e88f6a997b9174b5596db5e03cee5f46a8brederpj# sun4u implementation architecture dependent
c2d16e88f6a997b9174b5596db5e03cee5f46a8brederpj# Path to the base of the uts directory tree (usually /usr/src/uts).
a16ca336064074171bffc3a6da3444243a06b62btrawick# Define the module and object file sets.
7de6cb79f71a9007ba2b1e786cbad8b84f05d101nd# Include common rules.
862562bece2467ae2e729a270279e07522c654a9rederpj# Override defaults to build a unique, local modstubs.o.
a81c9e8561ebd18177a87fecf1226ac654b873f1rederpj# Define targets
a3954060338ccebc73071e89ac936d4ec15ab352trawick# lint pass one enforcement
ab56518227d474ee08f039e4c5540011c1b8a913trawick# For now, disable these lint checks; maintainers should endeavor
4e330708371c3e9b04d1043f0a1ac9368bfbd768coar# to investigate and remove these for maximum lint coverage.
4e330708371c3e9b04d1043f0a1ac9368bfbd768coar# Please do not carry these forward to new Makefiles.
a98959721afc481c7f3a941f85c462f0b90defdathommay# Default build targets.
fc25339741311efd7d460f18b6287ef38d76bbe6madhum# Include common targets.