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