Makefile revision a192e900f6d2b0e1a822e3252c0dfd795ed49d76
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# CDDL HEADER START
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# The contents of this file are subject to the terms of the
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# Common Development and Distribution License (the "License").
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# You may not use this file except in compliance with the License.
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# See the License for the specific language governing permissions
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# and limitations under the License.
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# When distributing Covered Code, include this CDDL HEADER in each
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# If applicable, add the following below this CDDL HEADER, with the
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# fields enclosed by brackets "[]" replaced with your own identifying
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# information: Portions Copyright [yyyy] [name of copyright owner]
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# CDDL HEADER END
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# Use is subject to license terms.
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# Makefile for volume management files that go in /etc and /var/svc
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# ident "%Z%%M% %I% %E% SMI"
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# For some reason I have to set these modes explicitly otherwise
0cc5983c8a077e6396dc7c492ee928b40bf0fed1Toomas Soome# they end up executable.