Makefile revision 986fd29a0dc13f7608ef7f508f6e700bd7bc2720
ec79b29695b183f794264bbb578c51e93d1f9b1emartin# CDDL HEADER START
ee508128c414648982d1cca7801f63b01a0a4f8aminfrin# The contents of this file are subject to the terms of the
38c37050250a232748df499cb74e2bec82cd791aminfrin# Common Development and Distribution License (the "License").
38c37050250a232748df499cb74e2bec82cd791aminfrin# You may not use this file except in compliance with the License.
38c37050250a232748df499cb74e2bec82cd791aminfrin# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
38c37050250a232748df499cb74e2bec82cd791aminfrin# See the License for the specific language governing permissions
38c37050250a232748df499cb74e2bec82cd791aminfrin# and limitations under the License.
38c37050250a232748df499cb74e2bec82cd791aminfrin# When distributing Covered Code, include this CDDL HEADER in each
ab43b4a17b2ac31ccb1cf280be8c42a8a314cecbjorton# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ab43b4a17b2ac31ccb1cf280be8c42a8a314cecbjorton# If applicable, add the following below this CDDL HEADER, with the
ab43b4a17b2ac31ccb1cf280be8c42a8a314cecbjorton# fields enclosed by brackets "[]" replaced with your own identifying
67139e2d50d1e11558d87f7042f61cb04bb0d1d2jim# information: Portions Copyright [yyyy] [name of copyright owner]
67139e2d50d1e11558d87f7042f61cb04bb0d1d2jim# CDDL HEADER END
da09cb78fe2e87c16e5bbe3fdea15ec9684a1be0trawick#ident "%Z%%M% %I% %E% SMI"
da09cb78fe2e87c16e5bbe3fdea15ec9684a1be0trawick# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
da09cb78fe2e87c16e5bbe3fdea15ec9684a1be0trawick# Use is subject to license terms.
50c06405bc48121db2913925549407fd3e79bcedmturk# This program is used to install the boot block
30db430cb6aaf0c9c3c1bfe1a6c7ddb7ef8a4efcjim# Overrides for installing installboot.
f613fc7bb7d9073d0e029aab629afd257927f3b7minfrinINS.file.555 = $(RM) $@; $(INS) -s -m 555 -f $(@D) $<
f613fc7bb7d9073d0e029aab629afd257927f3b7minfrin$(CH)INS.file.555 = $(INS) -s -m 555 -u $(OWNER) -g $(GROUP) -f $(@D) $<
acf74b3c26daa2c06515d25ae2bee028b344a1f0minfrin# install rules
3d4a04d66fae699916fabb4e5313e9183d25d78eminfrin# Pattern matching rules for source in this directory