Makefile revision 6f3e57ac9d0b054c3169579f3422080b8ba10105
159N/A# The contents of this file are subject to the terms of the 159N/A# Common Development and Distribution License (the "License"). 159N/A# You may not use this file except in compliance with the License. 159N/A# See the License for the specific language governing permissions 159N/A# and limitations under the License. 159N/A# When distributing Covered Code, include this CDDL HEADER in each 159N/A# If applicable, add the following below this CDDL HEADER, with the 159N/A# fields enclosed by brackets "[]" replaced with your own identifying 159N/A# information: Portions Copyright [yyyy] [name of copyright owner] 159N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 159N/A# Use is subject to license terms. 159N/A# ident "%Z%%M% %I% %E% SMI" 159N/A# This makefile drives the production of all implementation architecture 159N/A# independent modules for Intel processors. 159N/A# dprov is delivered in the SUNWcrtptoint package. # CRYPTO_EK_KMODS modules go in the encryption pack (SUNWcry*) # They need to be listed separately since they duplicate global symbols # causing the 2nd pass of lint on the kernel to complain. CRYPTO_EK_KMODS # should not be listed in the lint target. # Don't build these for OpenSolaris, since they will be replaced by # binaries that are signed by Sun RE. # Work-around to disable acpica global crosscheck lint warnings # Full kernel lint target. # workaround for multiply defined errors @-
$(ECHO) "\nFULL KERNEL: global crosschecks:" sed -e
"/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \