Makefile revision 3db86aab554edbb4244c8d1a1c90f152eee768af
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER START
f808c858fa61e7769218966759510a8b1190dfcfraf# The contents of this file are subject to the terms of the
f808c858fa61e7769218966759510a8b1190dfcfraf# Common Development and Distribution License (the "License").
f808c858fa61e7769218966759510a8b1190dfcfraf# You may not use this file except in compliance with the License.
f808c858fa61e7769218966759510a8b1190dfcfraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f808c858fa61e7769218966759510a8b1190dfcfraf# See the License for the specific language governing permissions
f808c858fa61e7769218966759510a8b1190dfcfraf# and limitations under the License.
f808c858fa61e7769218966759510a8b1190dfcfraf# When distributing Covered Code, include this CDDL HEADER in each
f808c858fa61e7769218966759510a8b1190dfcfraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f808c858fa61e7769218966759510a8b1190dfcfraf# If applicable, add the following below this CDDL HEADER, with the
f808c858fa61e7769218966759510a8b1190dfcfraf# fields enclosed by brackets "[]" replaced with your own identifying
f808c858fa61e7769218966759510a8b1190dfcfraf# information: Portions Copyright [yyyy] [name of copyright owner]
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER END
f808c858fa61e7769218966759510a8b1190dfcfraf# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
f808c858fa61e7769218966759510a8b1190dfcfraf# Use is subject to license terms.
f808c858fa61e7769218966759510a8b1190dfcfraf#ident "%Z%%M% %I% %E% SMI"
f808c858fa61e7769218966759510a8b1190dfcfraf# This makefile drives the production of the central driver kernel
f808c858fa61e7769218966759510a8b1190dfcfraf# sun4u implementation architecture dependent
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks# Path to the base of the uts directory tree (usually /usr/src/uts).
7f1f55ea3af0e6153a8ee9316c7f0b8b4f1ba773vb# Define the module and object file sets.
f808c858fa61e7769218966759510a8b1190dfcfraf# Include common rules.
f808c858fa61e7769218966759510a8b1190dfcfraf# Define targets
f808c858fa61e7769218966759510a8b1190dfcfraf# lint pass one enforcement
f808c858fa61e7769218966759510a8b1190dfcfraf# Turn on doubleword alignment for 64 bit registers
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks# Default build targets.
f808c858fa61e7769218966759510a8b1190dfcfraf# Include common targets.