Makefile revision 7b77b0178ffc12e4b7f782b15747abb8ece8a563
0N/A# The contents of this file are subject to the terms of the 1593N/A# Common Development and Distribution License (the "License"). 0N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 919N/A# Use is subject to license terms. 0N/A# ident "%Z%%M% %I% %E% SMI" 0N/A# This makefile drives the production of the sun4u opl platform 0N/A# sun4u opl implementation architecture dependent 970N/A# Default build targets. 0N/A# aes256 is delivered in the SUNWcryr package which is removed from 947N/A# the sun4u kernel. This ends up doing all the kernel cross-checks, 947N/A# so it takes a couple of minutes. 947N/A# Due to the low ROI, it's not run by default, but it's a good 1598N/A @-
$(ECHO) "\nOpl Platform-dependent module: global crosschecks:" 493N/A $(SED) -e
"/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
493N/A# Include common targets.