Makefile revision 0ace588102836f728a802aece5c3f380ed9a00cf
2N/A# The contents of this file are subject to the terms of the 2N/A# Common Development and Distribution License, Version 1.0 only 2N/A# (the "License"). You may not use this file except in compliance 2N/A# See the License for the specific language governing permissions 2N/A# and limitations under the License. 2N/A# When distributing Covered Code, include this CDDL HEADER in each 2N/A# If applicable, add the following below this CDDL HEADER, with the 2N/A# fields enclosed by brackets "[]" replaced with your own identifying 2N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2N/A#ident "%Z%%M% %I% %E% SMI" 2N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 2N/A# Use is subject to license terms. 2N/A# This makefile drives the production of all implementation architecture 2N/A# independent modules for the SPARC processor. (For those unsure, this 2N/A# means the module will run on all SPARC processor based machines 2N/A# EXPORT DELETE START 2N/A# CRYPTO_EK_KMODS modules go in the encryption pack (SUNWcry*) 2N/A# They need to be listed separately since they duplicate global symbols 2N/A# causing the 2nd pass of lint on the kernel to complain. CRYPTO_EK_KMODS 2N/A# should not be listed in the lint target. # Full kernel lint target. @-
$(ECHO) "\nFULL KERNEL: global crosschecks:" sed -e
"/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \