9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# CDDL HEADER START
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# The contents of this file are subject to the terms of the
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# Common Development and Distribution License (the "License").
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# You may not use this file except in compliance with the License.
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8507f6a07ff05e3119f2fc2b23c2b6a227abf0afvboxsync# See the License for the specific language governing permissions
8507f6a07ff05e3119f2fc2b23c2b6a227abf0afvboxsync# and limitations under the License.
8507f6a07ff05e3119f2fc2b23c2b6a227abf0afvboxsync# When distributing Covered Code, include this CDDL HEADER in each
8507f6a07ff05e3119f2fc2b23c2b6a227abf0afvboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8507f6a07ff05e3119f2fc2b23c2b6a227abf0afvboxsync# If applicable, add the following below this CDDL HEADER, with the
8507f6a07ff05e3119f2fc2b23c2b6a227abf0afvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
8507f6a07ff05e3119f2fc2b23c2b6a227abf0afvboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
8507f6a07ff05e3119f2fc2b23c2b6a227abf0afvboxsync# CDDL HEADER END
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# Use is subject to license terms.
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# This makefile drives the production of the vdc driver module.
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# sun4v implementation architecture dependent
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# Path to the base of the uts directory tree (usually /usr/src/uts).
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# Define the module and object file sets.
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# Include common rules.
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# Override defaults to build a unique, local modstubs.o.
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# Define targets
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsyncLDFLAGS += -dy -Nmisc/ldc -Nmisc/platsvc -Nmisc/scsi
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# Default build targets.
9a4748c9b04aa33bb54066d49bd27d4c9f0cf33evboxsync# Include common targets.