Makefile revision b6805bf78d2bbbeeaea8909a05623587b42d58b3
431d6106eaf796cc8dfa8cb0db2b180dd93ed6dftrawick# CDDL HEADER START
5d238058bc748dfa13ff21890ae4a58481e3be89jerenkrantz# The contents of this file are subject to the terms of the
5d238058bc748dfa13ff21890ae4a58481e3be89jerenkrantz# Common Development and Distribution License, Version 1.0 only
9282327b0ffe8981d39835130dfb334af192b508jerenkrantz# (the "License"). You may not use this file except in compliance
9282327b0ffe8981d39835130dfb334af192b508jerenkrantz# with the License.
8fcaadcb287f361bb304d53a69d508500840fafcjerenkrantz# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8fcaadcb287f361bb304d53a69d508500840fafcjerenkrantz# See the License for the specific language governing permissions
8fcaadcb287f361bb304d53a69d508500840fafcjerenkrantz# and limitations under the License.
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz# When distributing Covered Code, include this CDDL HEADER in each
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz# If applicable, add the following below this CDDL HEADER, with the
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz# fields enclosed by brackets "[]" replaced with your own identifying
25b812bcab8b61981e288996b991e0ab4d224b92jerenkrantz# information: Portions Copyright [yyyy] [name of copyright owner]
87f0329e30de94828e08d53a99ea23cda86a9fccjerenkrantz# CDDL HEADER END
0396e75f271f51be57be778655e32ba8d64d240bwrowe# Copyright 1996, 2001-2003 Sun Microsystems, Inc. All rights reserved.
0396e75f271f51be57be778655e32ba8d64d240bwrowe# Use is subject to license terms.
0396e75f271f51be57be778655e32ba8d64d240bwrowe# Makefile for logical volume management
d56d6753a75f5b915120c797aedbfcf13bb14c8brbb $(RPCGEN) $(RPCGENFLAGS) -c $(SRC)/uts/common/sys/lvm/mhdx.x | \
4aaf7088758ca56823e585969320f2405a7cc5fcdougm nawk '{sub(/uts\/common\/sys\/lvm/, "head") ; print $$0}' >$@