Makefile revision 4cb70d33a0347eb8a72054ff37d58fb4b7fb185f
ec79b29695b183f794264bbb578c51e93d1f9b1emartin# CDDL HEADER START
ed0d39878e79220baaa50c15b79b1fdf877cb919niq# The contents of this file are subject to the terms of the
ed0d39878e79220baaa50c15b79b1fdf877cb919niq# Common Development and Distribution License, Version 1.0 only
ed0d39878e79220baaa50c15b79b1fdf877cb919niq# (the "License"). You may not use this file except in compliance
ed0d39878e79220baaa50c15b79b1fdf877cb919niq# with the License.
ed0d39878e79220baaa50c15b79b1fdf877cb919niq# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f85bcbc579bb47de4d3f7d72ccaacc8ad4525238gregames# See the License for the specific language governing permissions
f85bcbc579bb47de4d3f7d72ccaacc8ad4525238gregames# and limitations under the License.
f85bcbc579bb47de4d3f7d72ccaacc8ad4525238gregames# When distributing Covered Code, include this CDDL HEADER in each
ee508128c414648982d1cca7801f63b01a0a4f8aminfrin# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5d4512d8c3a70094ff3e941667007a42925f73e2jorton# If applicable, add the following below this CDDL HEADER, with the
5d4512d8c3a70094ff3e941667007a42925f73e2jorton# fields enclosed by brackets "[]" replaced with your own identifying
5d4512d8c3a70094ff3e941667007a42925f73e2jorton# information: Portions Copyright [yyyy] [name of copyright owner]
f2e009134c7e279f99dfca5bd421f721bf1f7840jorton# CDDL HEADER END
f2e009134c7e279f99dfca5bd421f721bf1f7840jorton# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
f2e009134c7e279f99dfca5bd421f721bf1f7840jorton# Use is subject to license terms.
135402675e89e6df0e17735e48f428a1e1d8eb16pquerna#ident "%Z%%M% %I% %E% SMI"
135402675e89e6df0e17735e48f428a1e1d8eb16pquerna# This makefile drives the production of the arcfour KEF provider.
e4b96ba15dc8b2b27d251d53e29b86da32cd5066pquerna# sparc implementation architecture dependent
4233b18553d723a4e22d6126866f05e3d842f781covener# Path to the base of the uts directory tree (usually /usr/src/uts).
5b4d25005978c3667f44fbd5dcbd4cc34e9c714djerenkrantz# Define the module and object file sets.
7e852fc77c66ea1edb4e88808bb75ecd3603a2e5wrowe# Include common rules.
e5106092b7fae78cec4898042a78a10acccb4cacwrowe# set signing mode
e5106092b7fae78cec4898042a78a10acccb4cacwrowe# Define targets
cd3bbd6d2df78d6c75e5d159a81ef8bdd5f70df9trawick# lint pass one enforcement
13ce20bba632871d7ceb413f39dc73c718ddec7dchrisd# Override the default -xspace setting
108ebbb87b2a46f4416ec507824471a483c39fe1sctemme# Turn on doubleword alignment for 64 bit registers
bed7fc979e00a75f76ed79245f003b52e91d40abchrisd# Default build targets.
e4edb2d4252459327f6edd834de6825873e60134chrisd# Include common targets.