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