Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
4acb0cd5536553055c7c6996414cec00b0191e1djim# The contents of this file are subject to the terms of the
55929f765b95e354092ac17238718e471c252ebbsf# Common Development and Distribution License (the "License").
55929f765b95e354092ac17238718e471c252ebbsf# You may not use this file except in compliance with the License.
2ce2fc3287632e20f1b8759aa17e571f68c6fe6dsf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
49aa87d735a13ae3d04012ee0df91ddb51f7c36esf# See the License for the specific language governing permissions
49aa87d735a13ae3d04012ee0df91ddb51f7c36esf# and limitations under the License.
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# When distributing Covered Code, include this CDDL HEADER in each
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# If applicable, add the following below this CDDL HEADER, with the
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# fields enclosed by brackets "[]" replaced with your own identifying
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# information: Portions Copyright [yyyy] [name of copyright owner]
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# CDDL HEADER END
0ab15ffa17f588723d0c310af78b505bf4e8a953sf# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
1dee19645438f8e3cb80fe86e1aaade04d093e45sf# Use is subject to license terms.
9f478b1ce1e6296ad7a244d9d2eaa6af79cfdfbfsf# This makefile drives the production of the tvhci kernel
9f478b1ce1e6296ad7a244d9d2eaa6af79cfdfbfsf# driver for testing MPxIO interfaces
5cca2a55e4a1cabdc2ca0db3bee456f27cf4c69eminfrin# Path to the base of the uts directory tree (usually /usr/src/uts).
33510984c759eb3da154ceb0db9b75fa0031d3b4sf# Define the module and object file sets.
6b15044d54a096e6323ff1540f1a491e8de7622dsf# Include common rules.
de2d327e43e0f17cdb64851beafecba96a0ed962sf# Define targets
c1ea0100af157a0d4e4a3de323f32dbfac4e5b6esf# For now, disable these lint checks; maintainers should endeavor
c1ea0100af157a0d4e4a3de323f32dbfac4e5b6esf# to investigate and remove these for maximum lint coverage.
b44565f239485673d9486068588a5fb3af008be9sf# Please do not carry these forward to new Makefiles.
bf99d597a964add76124fc185892e04733a02969sf# Default build targets.
6f88aef8511bf8ccf170bec41b82b6346c8b1ac7sf# Include common targets.