7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# CDDL HEADER START
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# The contents of this file are subject to the terms of the
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# Common Development and Distribution License (the "License").
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# You may not use this file except in compliance with the License.
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# See the License for the specific language governing permissions
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# and limitations under the License.
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# When distributing Covered Code, include this CDDL HEADER in each
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# If applicable, add the following below this CDDL HEADER, with the
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# fields enclosed by brackets "[]" replaced with your own identifying
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# information: Portions Copyright [yyyy] [name of copyright owner]
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# CDDL HEADER END
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# Use is subject to license terms.
5cee8302fce56a10c73a66f2414e26adb621afbcAndreas Gustafsson# This makefile drives the production of the Kernel Cryptographic
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# Framework core module.
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# sparc implementation architecture dependent
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# Path to the base of the uts directory tree (usually /usr/src/uts).
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# Define the module and object file sets.
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# Include common rules.
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# Define targets
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# Linkage dependencies
b77cab68c65633bc534090b09fbac743b161f9b7Bob Halley# lint pass one enforcement
5cee8302fce56a10c73a66f2414e26adb621afbcAndreas Gustafsson# Default build targets.
b4d79725458782ce4ae781255fc7a22614a8b484Bob Halley# Include common targets.