Makefile revision 7f0b8309074a5d8e9f9d8ffe7aad7bb0b1ee6b1f
147N/A# The contents of this file are subject to the terms of the 147N/A# Common Development and Distribution License (the "License"). 147N/A# You may not use this file except in compliance with the License. 147N/A# See the License for the specific language governing permissions 147N/A# and limitations under the License. 147N/A# When distributing Covered Code, include this CDDL HEADER in each 147N/A# If applicable, add the following below this CDDL HEADER, with the 147N/A# fields enclosed by brackets "[]" replaced with your own identifying 147N/A# information: Portions Copyright [yyyy] [name of copyright owner] 147N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 147N/A# Use is subject to license terms. 147N/A# This makefile drives the production of the xdc driver. 147N/A# i86pc implementation architecture dependent 147N/A# Define the module and object file sets. 806N/A# When generating lint libraries, we want the name of the lint module 206N/A# that will be generated to by pv_sd and not sd, so override the 147N/A# default lint module name here. 147N/A# The Xen header files do not lint cleanly. Since the troublesome # structures form part of the externally defined interface to the # hypervisor, we're stuck with the noise. # Include common targets.