Makefile revision 59ac0c1669407488b67ae9e273667a340dccc611
59ac0c1669407488b67ae9e273667a340dccc611davemq# CDDL HEADER START
59ac0c1669407488b67ae9e273667a340dccc611davemq# The contents of this file are subject to the terms of the
59ac0c1669407488b67ae9e273667a340dccc611davemq# Common Development and Distribution License (the "License").
59ac0c1669407488b67ae9e273667a340dccc611davemq# You may not use this file except in compliance with the License.
59ac0c1669407488b67ae9e273667a340dccc611davemq# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
59ac0c1669407488b67ae9e273667a340dccc611davemq# See the License for the specific language governing permissions
59ac0c1669407488b67ae9e273667a340dccc611davemq# and limitations under the License.
59ac0c1669407488b67ae9e273667a340dccc611davemq# When distributing Covered Code, include this CDDL HEADER in each
59ac0c1669407488b67ae9e273667a340dccc611davemq# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
59ac0c1669407488b67ae9e273667a340dccc611davemq# If applicable, add the following below this CDDL HEADER, with the
59ac0c1669407488b67ae9e273667a340dccc611davemq# fields enclosed by brackets "[]" replaced with your own identifying
59ac0c1669407488b67ae9e273667a340dccc611davemq# information: Portions Copyright [yyyy] [name of copyright owner]
59ac0c1669407488b67ae9e273667a340dccc611davemq# CDDL HEADER END
59ac0c1669407488b67ae9e273667a340dccc611davemq# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
59ac0c1669407488b67ae9e273667a340dccc611davemq# Use is subject to license terms.
59ac0c1669407488b67ae9e273667a340dccc611davemq#ident "%Z%%M% %I% %E% SMI"
59ac0c1669407488b67ae9e273667a340dccc611davemq# This makefile creates the links that point at
59ac0c1669407488b67ae9e273667a340dccc611davemq# $(USR_PLAT_DIR)/SUNW,T5140
59ac0c1669407488b67ae9e273667a340dccc611davemq# Path to the base of the uts directory tree (usually /usr/src/uts).
59ac0c1669407488b67ae9e273667a340dccc611davemq# Include common rules.
59ac0c1669407488b67ae9e273667a340dccc611davemq# Default build targets.
59ac0c1669407488b67ae9e273667a340dccc611davemq$(LINKED_PLATFORMS:%=$(USR_PLAT_DIR)/%): $(USR_PLAT_DIR)
59ac0c1669407488b67ae9e273667a340dccc611davemq sed -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
59ac0c1669407488b67ae9e273667a340dccc611davemq# EXPORT DELETE END