Makefile revision b6805bf78d2bbbeeaea8909a05623587b42d58b3
8dd4618c4709236b4ea297d7250d282e463ce2d8rbb# CDDL HEADER START
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# The contents of this file are subject to the terms of the
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# Common Development and Distribution License (the "License").
8dd4618c4709236b4ea297d7250d282e463ce2d8rbb# You may not use this file except in compliance with the License.
09bd86d0db1114ee23eda0a6eb76ca055877a1cftrawick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# See the License for the specific language governing permissions
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanoj# and limitations under the License.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# When distributing Covered Code, include this CDDL HEADER in each
1c6fb1e726ce22694de0e9a957adb67b929e5d4fstoddard# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1c6fb1e726ce22694de0e9a957adb67b929e5d4fstoddard# If applicable, add the following below this CDDL HEADER, with the
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# fields enclosed by brackets "[]" replaced with your own identifying
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# information: Portions Copyright [yyyy] [name of copyright owner]
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# CDDL HEADER END
369edcdd0a9c5516c61e736ec2a6fc8fb0d92fe2manoj# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# Use is subject to license terms.
85cbdc16ac57fa68ce1358a308269abcd417f4d9stoddard# This makefile drives the production of the xnbo
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddard# network driver kernel module.
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddard# i86xpv architecture dependent
75960f20f88dad6bc67892c711c429946063d133stoddard# Path to the base of the uts directory tree (usually /usr/src/uts).
75960f20f88dad6bc67892c711c429946063d133stoddard# Define the module and object file sets.
10b386767f6c87b45937244371cb751f0b454d16wrowe# Include common rules.
a9e07e4f90adcc7bc768db3055431c3dcd560cd1manoj# Define targets
641cb23141f2238ed09e3b9fa79189225f8a2bcbrbb# Overrides
1c6fb1e726ce22694de0e9a957adb67b929e5d4fstoddard# Driver depends on xnb and mac.
8bed76428f56e5c643174a2d6807c3f18016af5cbjh# use Solaris specific code in xen public header files
cfc020d6d6fc9b31d8945915e65a8787a796eb73stoddard# Default build targets.
10b386767f6c87b45937244371cb751f0b454d16wrowe# This build only 64-bit, but the lint32 below
10b386767f6c87b45937244371cb751f0b454d16wrowe# needs corresponding clean/clobber deps.
0bff2f28ef945280c17099c142126178a78e1e54manoj# Include common targets.