Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
7a23067e782dd5612d4d4b539906e1733b664df7jwoolley# CDDL HEADER START
9f20717d827f2113a23dfa45539813171cf626eaianh# The contents of this file are subject to the terms of the
9f20717d827f2113a23dfa45539813171cf626eaianh# Common Development and Distribution License, Version 1.0 only
9f20717d827f2113a23dfa45539813171cf626eaianh# (the "License"). You may not use this file except in compliance
a0db2f093595083300ad3438314f90921405ccf9wrowe# with the License.
a0db2f093595083300ad3438314f90921405ccf9wrowe# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c66798efb2184ecf904cd8471acd17e65688b1caianh# See the License for the specific language governing permissions
fb59f85aab19883025f619727948b8088232cc4brederpj# and limitations under the License.
fb59f85aab19883025f619727948b8088232cc4brederpj# When distributing Covered Code, include this CDDL HEADER in each
fb59f85aab19883025f619727948b8088232cc4brederpj# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1a1cf0ee9229ee29e5750b25dd94dbb9b04072cfianh# If applicable, add the following below this CDDL HEADER, with the
1a1cf0ee9229ee29e5750b25dd94dbb9b04072cfianh# fields enclosed by brackets "[]" replaced with your own identifying
1a1cf0ee9229ee29e5750b25dd94dbb9b04072cfianh# information: Portions Copyright [yyyy] [name of copyright owner]
61afed048a4d67ed923d52e5c865c0f10a8e9e73trawick# CDDL HEADER END
7a23067e782dd5612d4d4b539906e1733b664df7jwoolley# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
7a23067e782dd5612d4d4b539906e1733b664df7jwoolley# Use is subject to license terms.
7a23067e782dd5612d4d4b539906e1733b664df7jwoolley#ident "%Z%%M% %I% %E% SMI"
6032a7c97a25c52f4bdd78ce23f2010e52c9e81arederpj# This makefile drives the production of the sun4u "zs" driver module.
ba2e14e474516f1c75a96b4f6d1a9dec332175efianh# sun4u implementation architecture dependent
f0791c5bdfd36969d292a4092df076aa6d1c34ccwrowe# Path to the base of the uts directory tree (usually /usr/src/uts).
749011213737e8d0cd6ca78d5eb532ec6f6b9fdfianh# Define the module and object file sets.
de42d3dfd83a4cc62f0dd6b79ee5cbcfa69fd503brianp# Include common rules.
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe# Override defaults to build a unique, local modstubs.o.
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe# Define targets
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe# lint pass one enforcement
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe# Default build targets.
57bea0f0559e31536af3b7b5859d3681ee29a34cwrowe# Include common targets.