Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# The contents of this file are subject to the terms of the
1018201f5223624476334c6e23aead02db7c4040minfrin# Common Development and Distribution License (the "License").
1018201f5223624476334c6e23aead02db7c4040minfrin# You may not use this file except in compliance with the License.
e5db2522dbe503cbf5399094b6239c88c246a8c5poirier# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e5db2522dbe503cbf5399094b6239c88c246a8c5poirier# See the License for the specific language governing permissions
ad7e5e9fb8f63a5155bb392114162997505ff772minfrin# and limitations under the License.
ad7e5e9fb8f63a5155bb392114162997505ff772minfrin# When distributing Covered Code, include this CDDL HEADER in each
ad7e5e9fb8f63a5155bb392114162997505ff772minfrin# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ad7e5e9fb8f63a5155bb392114162997505ff772minfrin# If applicable, add the following below this CDDL HEADER, with the
ad7e5e9fb8f63a5155bb392114162997505ff772minfrin# fields enclosed by brackets "[]" replaced with your own identifying
59cb8d601b8c44476e59310f68b9c373d8fc62a6minfrin# information: Portions Copyright [yyyy] [name of copyright owner]
59cb8d601b8c44476e59310f68b9c373d8fc62a6minfrin# CDDL HEADER END
ec8b1faa56744b338f6d6421144b56c2bb3faae6poirier# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
10abdcbd7b30d957d15c61ea8100ba97a627ac95minfrin# Use is subject to license terms.
87e0bf269cc3386ee8e6ab561ff00770151f4f53niq# This makefile drives the production of the sun4u "bscv" driver module.
3c67b7956d44501360506a9f13a5011be73b30ecminfrin# sun4u implementation architecture dependent
97d20d37d21b8d427a920e211858172f0a82427epoirier# Path to the base of the uts directory tree (usually /usr/src/uts).
53c999a82fcca729dabc8a512b3fb996d61fd814niq# Define the module and object file sets.
dd9ae259e1578c4388739c880ede97c55cec543frpluem# Include common rules.
4e08c8c1a91e2887b41d8cacd3aa532355d0237drpluem# Define targets
43d051c8401a1f3b4f7853cd897d3565ab814ea7poirierINSTALL_TARGET = $(BINARY) $(ROOTMODULE) $(ROOT_CONFFILE)
2f34374f6e04b9094a1d13a5ed823f331ba841a3rpluem# lint pass one enforcement
3e6a46d2fecf446daf0e280a49fa5565f5f635eajorton# Default build targets.
da128c59ec571c4dff70f41ecba9c8a9974c6cd6niq# Include common targets.