Makefile revision 7aadd8d46c796a3216546b68c6a9d6de40f9d80d
16765N/A# The contents of this file are subject to the terms of the 9124N/A# Common Development and Distribution License (the "License"). 9124N/A# You may not use this file except in compliance with the License. 9124N/A# See the License for the specific language governing permissions 9124N/A# and limitations under the License. 16765N/A# When distributing Covered Code, include this CDDL HEADER in each 9124N/A# If applicable, add the following below this CDDL HEADER, with the 9124N/A# fields enclosed by brackets "[]" replaced with your own identifying 9889N/A# information: Portions Copyright [yyyy] [name of copyright owner] 9889N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 9889N/A# Use is subject to license terms. 10643N/A# This makefile drives the production of all MonteCarlo system 9124N/A# dependent modules for the sun4u architecture. #lintlib := TARGET= lintlib # The 'lint.platmod' target lints the montecarlo platform module against # the sun4u kernel. This ends up doing all the kernel cross-checks, # so it takes a couple of minutes. # Due to the low ROI, it's not run by default, but it's a good @-
$(ECHO) "\nMonteCarlo Platform-dependent module: global crosschecks:"# Include common targets.