Makefile revision 93c426a1dbbb1987537f122c9e8342b2d9347210
124N/A# The contents of this file are subject to the terms of the 124N/A# Common Development and Distribution License (the "License"). 124N/A# You may not use this file except in compliance with the License. 124N/A# See the License for the specific language governing permissions 124N/A# and limitations under the License. 124N/A# When distributing Covered Code, include this CDDL HEADER in each 124N/A# If applicable, add the following below this CDDL HEADER, with the 124N/A# fields enclosed by brackets "[]" replaced with your own identifying 124N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5230N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 124N/A# Use is subject to license terms. 124N/A# This makefile drives the production of all implementation architecture 124N/A# independent modules for Intel processors. 2960N/A# dprov is delivered in the SUNWcryptoint package. 6184N/A# processor architectures and and should be kept in sync. If they are changed in 7003N/A# this file make sure that sparc rules are updated as well. 3817N/A# i86xpv and intel are all built in parallel. This requires building certain 5111N/A# '.prereq' string to the original target and executes this Makefile to build 3817N/A# any prerequisites needed before the full parallel build can start. After that 3817N/A# make continues with normal targets. 6067N/A# Any build prerequisites for x86 builds should be described here. # genunix is used by everyone to ctf-merge with. Genunix is CTF-merged with # intel/ip so as a side effect this dependency builds intel/ip as part of the # i86pc lint libraries should be built first # Nothing to do for any other prerequisite targets. # 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" \