Makefile revision d58fda4376e4bf67072ce2e69f6f47036f9dbb68
3909N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 0N/A# Use is subject to license terms. 0N/A# ident "%Z%%M% %I% %E% SMI" 2362N/A# This makefile drives the production of the sun4u seattle platform 0N/A# sun4u implementation architecture dependent 0N/A# Path to the base of the uts directory tree (usually /usr/src/uts). 0N/A# Default build targets. 0N/A# EXPORT DELETE START 0N/A# aes256 is delivered in the SUNWcryr package which is removed from 0N/A# the EXPORT_SRC build. 0N/A# The 'lint.platmod' target lints the seattle platform module against the sun4u 0N/A# kernel. This ends up doing all the kernel cross-checks, so it takes a couple 0N/A# of minutes. Due to the low ROI, it's not run by default, but it's a good 0N/A @-
$(ECHO) "\nSeattle Platform-dependent module: global crosschecks:" 0N/A# EXPORT DELETE START 0N/A sed -e
"/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
0N/A# Include common targets.