Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
ec79b29695b183f794264bbb578c51e93d1f9b1emartin# CDDL HEADER START
b39ba1ea90cd1940dcd9e8d0f18c1ff02c187ac1jim# The contents of this file are subject to the terms of the
abe0d0e38b9705f21a13ac8748bce1e3ed35e488minfrin# Common Development and Distribution License (the "License").
abe0d0e38b9705f21a13ac8748bce1e3ed35e488minfrin# You may not use this file except in compliance with the License.
abe0d0e38b9705f21a13ac8748bce1e3ed35e488minfrin# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
fb8ee8b7a3a2503b95bf47685f9083e0b9834e6fminfrin# See the License for the specific language governing permissions
fb8ee8b7a3a2503b95bf47685f9083e0b9834e6fminfrin# and limitations under the License.
fb8ee8b7a3a2503b95bf47685f9083e0b9834e6fminfrin# When distributing Covered Code, include this CDDL HEADER in each
a72211e92bab814bfa28ee086ca9b2a1a6095c92chrisd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a72211e92bab814bfa28ee086ca9b2a1a6095c92chrisd# If applicable, add the following below this CDDL HEADER, with the
a72211e92bab814bfa28ee086ca9b2a1a6095c92chrisd# fields enclosed by brackets "[]" replaced with your own identifying
a72211e92bab814bfa28ee086ca9b2a1a6095c92chrisd# information: Portions Copyright [yyyy] [name of copyright owner]
a72211e92bab814bfa28ee086ca9b2a1a6095c92chrisd# CDDL HEADER END
5c5e7695fc1e44bebba6b339494a2df4e69b86fcjim# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
5c5e7695fc1e44bebba6b339494a2df4e69b86fcjim# Use is subject to license terms.
4228aba3de67f3d9cce68f7a915d5435faa43adarpluem# This makefile drives the production of the SHA1 kernel module.
78a20a6e7ad3a0229900ee54c7d11a65f647b663niq# sun4u implementation architecture dependent
78a20a6e7ad3a0229900ee54c7d11a65f647b663niq# Path to the base of the uts directory tree (usually /usr/src/uts).
e1a26e8050bf62459a7ef1c5064b714811767417rpluem# Define the module and object file sets.
53feccc94b923e12db1df6f7069676590097ba2frpluem# Include common rules.
d64dd2fd4516c2b1b664c5e59c0628d9aff26984covener# Define targets
1e911973bcb9df6701a4c16c037771ecf25ade13niq# Linkage dependencies
a55905a382027bdcc3a29248db4176527d36aa9ajim# lint pass one enforcement
e74519466f1905e7a1b3d34396fbb82717153c90jim# Default build targets.
edb2ad8387e30473e5be09714189441ef94d7f29rpluem# Include common targets.