Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
4e10d188042815c5285edf00ea96896b862e0863aurium# CDDL HEADER START
4e10d188042815c5285edf00ea96896b862e0863aurium# The contents of this file are subject to the terms of the
4e10d188042815c5285edf00ea96896b862e0863aurium# Common Development and Distribution License (the "License").
4e10d188042815c5285edf00ea96896b862e0863aurium# You may not use this file except in compliance with the License.
4e10d188042815c5285edf00ea96896b862e0863aurium# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4e10d188042815c5285edf00ea96896b862e0863aurium# See the License for the specific language governing permissions
4e10d188042815c5285edf00ea96896b862e0863aurium# and limitations under the License.
4e10d188042815c5285edf00ea96896b862e0863aurium# When distributing Covered Code, include this CDDL HEADER in each
4e10d188042815c5285edf00ea96896b862e0863aurium# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4e10d188042815c5285edf00ea96896b862e0863aurium# If applicable, add the following below this CDDL HEADER, with the
4e10d188042815c5285edf00ea96896b862e0863aurium# fields enclosed by brackets "[]" replaced with your own identifying
4e10d188042815c5285edf00ea96896b862e0863aurium# information: Portions Copyright [yyyy] [name of copyright owner]
4e10d188042815c5285edf00ea96896b862e0863aurium# CDDL HEADER END
4e10d188042815c5285edf00ea96896b862e0863aurium# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
4e10d188042815c5285edf00ea96896b862e0863aurium# Use is subject to license terms.
4e10d188042815c5285edf00ea96896b862e0863aurium# This makefile drives the production of the pcieb driver kernel module
4e10d188042815c5285edf00ea96896b862e0863aurium# sparc implementation architecture dependent
4e10d188042815c5285edf00ea96896b862e0863aurium# Path to the base of the uts directory tree (usually /usr/src/uts).
4e10d188042815c5285edf00ea96896b862e0863aurium# Define the module and object file sets.