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