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