Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# The contents of this file are subject to the terms of the
86bb763be5d87c295c8844d30078da2ddb964f73rpluem# Common Development and Distribution License (the "License").
86bb763be5d87c295c8844d30078da2ddb964f73rpluem# You may not use this file except in compliance with the License.
ba217dc41cebc0976010ee177f8fedac782d1f6fminfrin# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
86bb763be5d87c295c8844d30078da2ddb964f73rpluem# See the License for the specific language governing permissions
ba217dc41cebc0976010ee177f8fedac782d1f6fminfrin# and limitations under the License.
23247a8f748077bc788a5fbaf91d5fad34d0b7d1sf# When distributing Covered Code, include this CDDL HEADER in each
23247a8f748077bc788a5fbaf91d5fad34d0b7d1sf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
23247a8f748077bc788a5fbaf91d5fad34d0b7d1sf# If applicable, add the following below this CDDL HEADER, with the
23247a8f748077bc788a5fbaf91d5fad34d0b7d1sf# fields enclosed by brackets "[]" replaced with your own identifying
58015652ffe00f004c6404a0631474f23dadc7dasf# information: Portions Copyright [yyyy] [name of copyright owner]
58015652ffe00f004c6404a0631474f23dadc7dasf# CDDL HEADER END
fc2f0972572614b50523bc5ddb3f866ca4acd2f0sf# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
fc2f0972572614b50523bc5ddb3f866ca4acd2f0sf# Use is subject to license terms.
7b467aa53854c95318a1c709709c1619a4f47118minfrin# This makefile drives the production of the xenbus
7b467aa53854c95318a1c709709c1619a4f47118minfrin# xenstore driver kernel module.
7b467aa53854c95318a1c709709c1619a4f47118minfrin# i86xpv architecture dependent
7ba7402d405dc9e3c1083e34049ed933472ca910poirier# Path to the base of the uts directory tree (usually /usr/src/uts).
4286d2e267e788d856092bf2ccf461e7ca99570frpluem# Define the module and object file sets.
49cea03e96dc4707bce15d6318eb013cb8668d96minfrin# Include common rules.
63eaa8ed62d63de0a44346b8af48e08e562db01eminfrin# Define targets
20aa41f86a5b451529d26d9b901eea69989e5c0aminfrin# Default build targets.
ec8b1faa56744b338f6d6421144b56c2bb3faae6poirier# Include common targets.