Makefile revision d26f52cb0d8bed71e44a80f579ec6e887f5a5294
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
d41624899afd4656a24fa839431ade65da56c4a5rjung# The contents of this file are subject to the terms of the
d41624899afd4656a24fa839431ade65da56c4a5rjung# Common Development and Distribution License, Version 1.0 only
d41624899afd4656a24fa839431ade65da56c4a5rjung# (the "License"). You may not use this file except in compliance
e6b4bd1113567627ab6bb6c6a7105e1e01a7d889jailletc# with the License.
e466c40e1801982602ee0200c9e8b61cc148742djailletc# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
457468b82e59d01eba00dd9d0817309c8f5e414ejim# See the License for the specific language governing permissions
457468b82e59d01eba00dd9d0817309c8f5e414ejim# and limitations under the License.
04983e3bd1754764eec7d6bb772fe3b0bf391771jorton# When distributing Covered Code, include this CDDL HEADER in each
04983e3bd1754764eec7d6bb772fe3b0bf391771jorton# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15890c9306ba98f6fc243e15a3c4778ddc7d773erpluem# If applicable, add the following below this CDDL HEADER, with the
b6b7079ea8e24865adc82c4be6758b31cf4aa429jailletc# fields enclosed by brackets "[]" replaced with your own identifying
b6b7079ea8e24865adc82c4be6758b31cf4aa429jailletc# information: Portions Copyright [yyyy] [name of copyright owner]
b6b7079ea8e24865adc82c4be6758b31cf4aa429jailletc# CDDL HEADER END
8c72b8fd8e88f145e10885629fe30b70888525dccovener# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
8c72b8fd8e88f145e10885629fe30b70888525dccovener# Use is subject to license terms.
6cc3b681fe41375fccbe86a474cd00ecea610d63rjung#ident "%Z%%M% %I% %E% SMI"
6cc3b681fe41375fccbe86a474cd00ecea610d63rjung# This makefile drives the production of the arcfour kernel module.
15660979a30d251681463de2e0584853890082accovener# sun4v implementation architecture dependent
cfd9415521847b2f9394fad04fb701cfb955f503rjung# Path to the base of the uts directory tree (usually /usr/src/uts).
28c31fb73c1264bd1d0ff932573677030b024c7dwrowe# Define the module and object file sets.
63b9f1f5880391261705f696d7d65507bbe9ace3covener# Include common rules.
87a26948305eab2bab8a4fb3f2a21f6725055790covener# set signing mode
4efd27d2bd53a819a194f8a942f8881c1927755eylavic# Define targets
1f0836d4b1a203c7b375daae691beb95f6036205ylavic# lint pass one enforcement
01402a0fbec8bd11f6c10d8ef9c9cceac68bb787ylavic# Turn on doubleword alignment for 64 bit registers
49dacedb6c387b786b7911082ff35121a45f414bcovener# For niagara specific optimizations
3c990331fc6702119e4f5b8ba9eae3021aea5265jim# Override the default -xspace setting
0451df5dc50fa5d8b3e07d92ee6a92e36a1181a5niq# Default build targets.
65967d05f839dbf27cf91d91fa79585eeae19660minfrin# Include common targets.