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