Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
8f066564bfc0fd6ddc6ca4b2f2410615554597d1jim# The contents of this file are subject to the terms of the
3e2582713ed6883683272fbc628a27419d0ed543minfrin# Common Development and Distribution License (the "License").
3e2582713ed6883683272fbc628a27419d0ed543minfrin# You may not use this file except in compliance with the License.
3e2582713ed6883683272fbc628a27419d0ed543minfrin# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2c132b1e3610da2fb9e6b3594a313efa3ff29e22minfrin# See the License for the specific language governing permissions
2c132b1e3610da2fb9e6b3594a313efa3ff29e22minfrin# and limitations under the License.
a46801e6532423aa7bd184471eb49158d7c9ae62sf# When distributing Covered Code, include this CDDL HEADER in each
a46801e6532423aa7bd184471eb49158d7c9ae62sf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
808a26d70f28498b9d7252a70d9fb23def781901minfrin# If applicable, add the following below this CDDL HEADER, with the
808a26d70f28498b9d7252a70d9fb23def781901minfrin# fields enclosed by brackets "[]" replaced with your own identifying
ef12246b88300687bf1faaf56d115dd8d8d82761jorton# information: Portions Copyright [yyyy] [name of copyright owner]
6f9bf764bc79571d1da19dfbbd78527fca278a8eminfrin# CDDL HEADER END
7d59a9f282af9dce031b61062a0d941641101237rpluem# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
7d59a9f282af9dce031b61062a0d941641101237rpluem# Use is subject to license terms.
bf507cc1e6ad55303c3d436c6ca153f46c788be6sfRMVOLGMR_SRCS = $(RMVOLMGR_OBJS:%.o=$(SRC)/cmd/rmvolmgr/%.c)
93cf7fc650197b941ae31a7c7e51e901b129e954igalicLDLIBS += -ldbus-1 -ldbus-glib-1 -lglib-2.0 -lhal -lhal-storage -lcontract
397df70abe0bdd78a84fb6c38c02641bcfeadceasfrmm_common.o: $(SRC)/cmd/rmvolmgr/rmm_common.c $(SRC)/cmd/rmvolmgr/rmm_common.h