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