Makefile revision b6805bf78d2bbbeeaea8909a05623587b42d58b3
0N/A# The contents of this file are subject to the terms of the 0N/A# Common Development and Distribution License (the "License"). 0N/A# You may not use this file except in compliance with the License. 0N/A# See the License for the specific language governing permissions 0N/A# and limitations under the License. 0N/A# When distributing Covered Code, include this CDDL HEADER in each 0N/A# If applicable, add the following below this CDDL HEADER, with the 0N/A# fields enclosed by brackets "[]" replaced with your own identifying 0N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2362N/A# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. 0N/A# This makefile drives the production of all implementation architecture 0N/A# independent modules for Intel processors. 0N/A# dprov is delivered in the SUNWcryptoint package. 0N/A# Privilege constants 0N/A# processor architectures and and should be kept in sync. If they are changed in 0N/A# this file make sure that sparc rules are updated as well. 0N/A# The uts/Makefile defines build parallelism for x86 platforms such that i86pc, 0N/A# i86xpv and intel are all built in parallel. This requires building certain 0N/A# parts before the parallel build can start. The uts/Makefile appends the 0N/A# '.prereq' string to the original target and executes this Makefile to build 0N/A# any prerequisites needed before the full parallel build can start. After that 0N/A# make continues with normal targets. 0N/A# Any build prerequisites for x86 builds should be described here. 0N/A# genassym is used to build intel/dtrace and genunix, so it should be built 0N/A# genunix is used by everyone to ctf-merge with. Genunix is CTF-merged with 0N/A# i86pc lint libraries should be built first 0N/A# Nothing to do for any other prerequisite targets. 0N/A# Work-around to disable acpica global crosscheck lint warnings 0N/A# Full kernel lint target. 0N/A# workaround for multiply defined errors 0N/A @-
$(ECHO) "\nFULL KERNEL: global crosschecks:"