Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
6f06d481dafc90f1b553f1d2828bcea50a039854fielding# CDDL HEADER START
fa996ff928f6170678c8789c8073c368f56d770arbb# The contents of this file are subject to the terms of the
fa996ff928f6170678c8789c8073c368f56d770arbb# Common Development and Distribution License, Version 1.0 only
fa996ff928f6170678c8789c8073c368f56d770arbb# (the "License"). You may not use this file except in compliance
fa996ff928f6170678c8789c8073c368f56d770arbb# with the License.
a1bbc66131c63e718e3f73fc11a348f7552d7947rbb# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a1bbc66131c63e718e3f73fc11a348f7552d7947rbb# See the License for the specific language governing permissions
b31025f6f2c0392dc76eecca7f27faad0b902be0wrowe# and limitations under the License.
b31025f6f2c0392dc76eecca7f27faad0b902be0wrowe# When distributing Covered Code, include this CDDL HEADER in each
b31025f6f2c0392dc76eecca7f27faad0b902be0wrowe# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b31025f6f2c0392dc76eecca7f27faad0b902be0wrowe# If applicable, add the following below this CDDL HEADER, with the
b31025f6f2c0392dc76eecca7f27faad0b902be0wrowe# fields enclosed by brackets "[]" replaced with your own identifying
4783bc116b4dc37deadcc0b68ce3d3eeb6a7464aben# information: Portions Copyright [yyyy] [name of copyright owner]
4783bc116b4dc37deadcc0b68ce3d3eeb6a7464aben# CDDL HEADER END
fcc25eda7b150e226d3c1cdaea66a943d3fdee4erbb# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
fcc25eda7b150e226d3c1cdaea66a943d3fdee4erbb# Use is subject to license terms.
fcc25eda7b150e226d3c1cdaea66a943d3fdee4erbb#ident "%Z%%M% %I% %E% SMI"
fcc25eda7b150e226d3c1cdaea66a943d3fdee4erbb# This makefile drives the production of the vnex driver kernel module.
fcc25eda7b150e226d3c1cdaea66a943d3fdee4erbb# sun4v implementation architecture dependent
cab10c98980b42562a7850410cecd37798e170ecrbb# Path to the base of the uts directory tree (usually /usr/src/uts).
2714d6002fcdf12f5b26cc948c9f2f03ca5e7ee9rbb# Define the module and object file sets.
8695c28e4d0bb9357f606045b37238d4f49ce8b6rbb# Include common rules.
5f69f46ccdf50afd8f0a23f134746e6066185e89rbb# Override defaults to build a unique, local modstubs.o.
e76797ee89ad6fb15ad97b0f3903ae324ac44949wrowe# Define targets
a1e0709c89175c34a3f72eb4a83d7ee1621a0884rbb# lint pass one enforcement
34ea1d36f4e1c8d66338e691793017d105cc9c32rbb# Default build targets.
06c107289de0a0888386e0bc08ef9fc60aacd8bctrawick# Include common targets.