12912Sartem# 2*8100SLin.Guo@Sun.COM# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 32912Sartem# Use is subject to license terms. 42912Sartem# 52912Sartem# Licensed under the Academic Free License version 2.1 62912Sartem# 72912Sartem 82912Sartemprefix=/usr 92912Sartemexec_prefix=${prefix} 10*8100SLin.Guo@Sun.COMlibdir=__LIBDIR__ 112912Sartemincludedir=${prefix}/include 122912Sartem 132912SartemName: hal-storage 142912SartemDescription: hal library for storage devices and volumes 152912SartemVersion: __VERSION__ 162912SartemRequires: dbus-1 hal 172912SartemLibs: -L${libdir} -lhal-storage 182912SartemCflags: -DDBUS_API_SUBJECT_TO_CHANGE -I${includedir}/hal 19