Makefile revision b6805bf78d2bbbeeaea8909a05623587b42d58b3
474N/A# The contents of this file are subject to the terms of the 474N/A# Common Development and Distribution License (the "License"). 474N/A# You may not use this file except in compliance with the License. 474N/A# See the License for the specific language governing permissions 474N/A# and limitations under the License. 474N/A# When distributing Covered Code, include this CDDL HEADER in each 474N/A# If applicable, add the following below this CDDL HEADER, with the 474N/A# fields enclosed by brackets "[]" replaced with your own identifying 474N/A# information: Portions Copyright [yyyy] [name of copyright owner] 474N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 5909N/A# Use is subject to license terms. 474N/A# This makefile drives the production of the xnbe 474N/A# network driver kernel module. 1914N/A# i86xpv architecture dependent 5909N/A# Define the module and object file sets. 474N/A# Driver depends on MAC and IP. # use Solaris specific code in xen public header files # This build only 64-bit, but the lint32 below # Include common targets.