Makefile revision 89b43686db1fe9681d80a7cf5662730cb9378cae
# Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # See the License for the specific language governing permissions # and limitations under the License. # When distributing Covered Code, include this CDDL HEADER in each # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # Copyright 2010 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # Copyright (c) 2011 Bayard G. Bell. All rights reserved. # This makefile drives the production of the c2audit driver kernel module. # intel architecture dependent # Path to the base of the uts directory tree (usually /usr/src/uts). # Define the module and object file sets. # Define dependency on sockfs # lint pass one enforcement # For now, disable these lint checks; maintainers should endeavor # to investigate and remove these for maximum lint coverage. # Please do not carry these forward to new Makefiles. # Include common targets.