Makefile revision 89b43686db1fe9681d80a7cf5662730cb9378cae
a2d4f1da4e19836b2d6a673f80f33381a926a8bddougm# CDDL HEADER START
82630c4a04be47f39298d3284b2c596244fb509bbrianp# The contents of this file are subject to the terms of the
35d682920b0b7073bb9ff8c8794f0f73e3ee1a47slive# Common Development and Distribution License (the "License").
35d682920b0b7073bb9ff8c8794f0f73e3ee1a47slive# You may not use this file except in compliance with the License.
a2d4f1da4e19836b2d6a673f80f33381a926a8bddougm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a2d4f1da4e19836b2d6a673f80f33381a926a8bddougm# See the License for the specific language governing permissions
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard# and limitations under the License.
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard# When distributing Covered Code, include this CDDL HEADER in each
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard# If applicable, add the following below this CDDL HEADER, with the
17895aa4b66b8af02d8788b15cb92e1f6a8ecafcwrowe# fields enclosed by brackets "[]" replaced with your own identifying
983988ac7b8faaf037f4df0ab29729cd047a3ffdtrawick# information: Portions Copyright [yyyy] [name of copyright owner]
7a64b871b8b5e5a427b570e90f0e38e88266c783jim# CDDL HEADER END
c25203fdca093d4504c51b4cd974ff60d5aa4fb1wrowe# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
71f891073f6fa0209870791f64cbbf28d77ffdc1brianp# Use is subject to license terms.
a736bac16e58d5e96945f35ee3c43a2cd2f5d37ejerenkrantz# Copyright (c) 2011 Bayard G. Bell. All rights reserved.
a736bac16e58d5e96945f35ee3c43a2cd2f5d37ejerenkrantz# This makefile drives the production of the c2audit driver kernel module.
797d596a95d4f9900e83ec18295b4ca4951bf763jerenkrantz# sparc architecture dependent
2532433e80d73506f7bcc18bd0dab686f1c39397minfrin# Path to the base of the uts directory tree (usually /usr/src/uts).
c148bc6b4eea544af816783400362f741c5f5fc2trawick# Define the module and object file sets.
9d432e23f6025b78322cbee43e8e89262a108e5eaaron# Include common rules.
10306ac2c175f420e6989568f4c8535a5dbc1349minfrin# Define targets
adb1e17ae7e1cf5cf4f8f2b07d3389cb55f4becetrawick# lint pass one enforcement
2864362ca8266097928e84f101010bdf814ffa08stoddard# Define dependency on sockfs
893c106ae59d8e96d921524b123ae26dea8ad37fgstein# For now, disable these lint checks; maintainers should endeavor
893c106ae59d8e96d921524b123ae26dea8ad37fgstein# to investigate and remove these for maximum lint coverage.
893c106ae59d8e96d921524b123ae26dea8ad37fgstein# Please do not carry these forward to new Makefiles.
b9fe73991e7c592a634242a7e11f924689f58e1fgstein# Default build targets.
d75626f0952c6152a99acd013a4f127d46f0f9edtrawick# Include common targets.