Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
3a9c3ec5357b36fc34766cb8166168311af3562frbb# CDDL HEADER START
c10fe96ac7d024918e26af6c8ba5470273b75bb2jwoolley# The contents of this file are subject to the terms of the
01e8aca9299a0b872414c24c8b7724d6f88ae665ianh# Common Development and Distribution License (the "License").
01e8aca9299a0b872414c24c8b7724d6f88ae665ianh# You may not use this file except in compliance with the License.
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm# See the License for the specific language governing permissions
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm# and limitations under the License.
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe# When distributing Covered Code, include this CDDL HEADER in each
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm# If applicable, add the following below this CDDL HEADER, with the
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe# fields enclosed by brackets "[]" replaced with your own identifying
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe# information: Portions Copyright [yyyy] [name of copyright owner]
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron# CDDL HEADER END
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron# Use is subject to license terms.
9379749d811388a7d0e3410940ddd6743a33d330jimRMVOLGMR_SRCS = $(RMVOLMGR_OBJS:%.o=$(SRC)/cmd/rmvolmgr/%.c)
421dc1d123c9adda60e024f93fb614bfada8b9e5wroweLDLIBS += -ldbus-1 -ldbus-glib-1 -lglib-2.0 -lhal -lhal-storage -lcontract
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowermm_common.o: $(SRC)/cmd/rmvolmgr/rmm_common.c $(SRC)/cmd/rmvolmgr/rmm_common.h